From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 76DEA13835A for ; Sat, 9 May 2020 11:24:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82E98E07FA; Sat, 9 May 2020 11:24:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6E591E07FA for ; Sat, 9 May 2020 11:24:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1809634F287 for ; Sat, 9 May 2020 11:24:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B4EC232 for ; Sat, 9 May 2020 11:24:02 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1589023433.0b05ee02d23689f238c171678970f04e4ecdf1e7.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mdx_gh_links/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/mdx_gh_links/mdx_gh_links-0.2.ebuild X-VCS-Directories: dev-python/mdx_gh_links/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 0b05ee02d23689f238c171678970f04e4ecdf1e7 X-VCS-Branch: master Date: Sat, 9 May 2020 11:24:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6cbb91a5-8d2c-4bbc-8850-e4b2b83a66e5 X-Archives-Hash: 55c6c87c5077e2961dcd829a1e3ddb15 commit: 0b05ee02d23689f238c171678970f04e4ecdf1e7 Author: Mikle Kolyada gentoo org> AuthorDate: Sat May 9 11:22:13 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat May 9 11:23:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b05ee02 dev-python/mdx_gh_links: amd64 stable wrt bug #721496 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Mikle Kolyada gentoo.org> dev-python/mdx_gh_links/mdx_gh_links-0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/mdx_gh_links/mdx_gh_links-0.2.ebuild b/dev-python/mdx_gh_links/mdx_gh_links-0.2.ebuild index d834ddc76c2..154fe765128 100644 --- a/dev-python/mdx_gh_links/mdx_gh_links-0.2.ebuild +++ b/dev-python/mdx_gh_links/mdx_gh_links-0.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-python/markdown[${PYTHON_USEDEP}]