diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:15:29 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-05 16:15:29 +0200 |
commit | b657e354e2784e9a48b790014028815472ee24cd (patch) | |
tree | b74c74a584dbfe8ba0c67240c6f120c6a320ad64 /app-portage | |
parent | app-arch/libarchive: x86 stable wrt bug #734520 (diff) | |
download | gentoo-b657e354e2784e9a48b790014028815472ee24cd.tar.gz gentoo-b657e354e2784e9a48b790014028815472ee24cd.tar.bz2 gentoo-b657e354e2784e9a48b790014028815472ee24cd.zip |
app-portage/gpyutils: x86 stable wrt bug #734526
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gpyutils/gpyutils-0.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gpyutils/gpyutils-0.4.2.ebuild b/app-portage/gpyutils/gpyutils-0.4.2.ebuild index 4bf90b50f68c..ac5c7dac4d64 100644 --- a/app-portage/gpyutils/gpyutils-0.4.2.ebuild +++ b/app-portage/gpyutils/gpyutils-0.4.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mgorny/gpyutils/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=app-portage/gentoopm-0.3.1[${PYTHON_USEDEP}]" |