Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/gpyutils/
Date: Wed, 05 Aug 2020 14:17:15
Message-Id: 1596636929.b657e354e2784e9a48b790014028815472ee24cd.ago@gentoo
1 commit: b657e354e2784e9a48b790014028815472ee24cd
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 5 14:15:29 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 5 14:15:29 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b657e354
7
8 app-portage/gpyutils: x86 stable wrt bug #734526
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-portage/gpyutils/gpyutils-0.4.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-portage/gpyutils/gpyutils-0.4.2.ebuild b/app-portage/gpyutils/gpyutils-0.4.2.ebuild
18 index 4bf90b50f68..ac5c7dac4d6 100644
19 --- a/app-portage/gpyutils/gpyutils-0.4.2.ebuild
20 +++ b/app-portage/gpyutils/gpyutils-0.4.2.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mgorny/gpyutils/archive/v${PV}.tar.gz -> ${P}.tar.gz
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27 IUSE=""
28
29 RDEPEND=">=app-portage/gentoopm-0.3.1[${PYTHON_USEDEP}]"