diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-06 11:50:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-06 11:50:51 +0200 |
commit | 09d2f7220a817f7b60225a564c3aa03b2be2b9b9 (patch) | |
tree | e86cc4a5d77b18f11aee5ea67457fbea0daeafdf /dev-python/cachelib | |
parent | dev-tex/pythontex: RDEPEND on dev-python/pygments always (diff) | |
download | gentoo-09d2f7220a817f7b60225a564c3aa03b2be2b9b9.tar.gz gentoo-09d2f7220a817f7b60225a564c3aa03b2be2b9b9.tar.bz2 gentoo-09d2f7220a817f7b60225a564c3aa03b2be2b9b9.zip |
dev-python/cachelib: amd64 stable wrt bug #691394
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/cachelib')
-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 492ed3c8d99a..27ddd189d046 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}]" |