diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-18 12:03:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-18 12:03:04 +0100 |
commit | 5d3c15b282b6f80cb29aefbe8d09c16b96f3e62a (patch) | |
tree | d0b2cd9f3de7809b98edd23904724284346ae6a0 /app-portage | |
parent | dev-python/pyopenssl: amd64 stable wrt bug #713114 (diff) | |
download | gentoo-5d3c15b282b6f80cb29aefbe8d09c16b96f3e62a.tar.gz gentoo-5d3c15b282b6f80cb29aefbe8d09c16b96f3e62a.tar.bz2 gentoo-5d3c15b282b6f80cb29aefbe8d09c16b96f3e62a.zip |
app-portage/gpyutils: x86 stable wrt bug #712318
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/gpyutils/gpyutils-0.4.1.ebuild b/app-portage/gpyutils/gpyutils-0.4.1.ebuild index 5f4533103136..e73c38ff958f 100644 --- a/app-portage/gpyutils/gpyutils-0.4.1.ebuild +++ b/app-portage/gpyutils/gpyutils-0.4.1.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}]" |