Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/markups/
Date: Sun, 30 Aug 2020 01:32:27
Message-Id: 1598751122.07f115d5d5b9ed9faa8cfcfc8e5b3dedd4390645.whissi@gentoo
1 commit: 07f115d5d5b9ed9faa8cfcfc8e5b3dedd4390645
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 01:24:07 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 01:32:02 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07f115d5
7
8 dev-python/markups: x86 stable (bug #736736)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 dev-python/markups/markups-3.0.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/markups/markups-3.0.0-r1.ebuild b/dev-python/markups/markups-3.0.0-r1.ebuild
17 index 49bfc95f270..7910938c8a9 100644
18 --- a/dev-python/markups/markups-3.0.0-r1.ebuild
19 +++ b/dev-python/markups/markups-3.0.0-r1.ebuild
20 @@ -20,7 +20,7 @@ SRC_URI="mirror://pypi/${MY_P:0:1}/${PN^}/${MY_P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="amd64 ~x86"
25 +KEYWORDS="amd64 x86"
26 IUSE="test"
27 RESTRICT="!test? ( test )"