diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-06 12:39:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-06 12:39:52 +0200 |
commit | e19ad5458fa7cad8563580f10e173ca7879f5182 (patch) | |
tree | 99e5371cd9fcf92fcf2c86e43f4dc34597339373 /dev-python | |
parent | app-text/ansifilter: x86 stable wrt bug #691390 (diff) | |
download | gentoo-e19ad5458fa7cad8563580f10e173ca7879f5182.tar.gz gentoo-e19ad5458fa7cad8563580f10e173ca7879f5182.tar.bz2 gentoo-e19ad5458fa7cad8563580f10e173ca7879f5182.zip |
dev-python/cachelib: x86 stable wrt bug #691394
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/cachelib/cachelib-0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cachelib/cachelib-0.1.ebuild b/dev-python/cachelib/cachelib-0.1.ebuild index 27ddd189d046..937ba108d67b 100644 --- a/dev-python/cachelib/cachelib-0.1.ebuild +++ b/dev-python/cachelib/cachelib-0.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |