diff options
author | Mike Gilbert <floppym@gentoo.org> | 2017-12-02 10:08:30 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2017-12-02 10:09:09 -0500 |
commit | 17d3ead7ab4ed0cb4ed7fe278623ba465d226989 (patch) | |
tree | 8a689bc905657755dc1a7dd0fdf3e172957d4e65 /dev-python/blessings | |
parent | dev-python/shutilwhich: depend on setuptools (diff) | |
download | gentoo-17d3ead7ab4ed0cb4ed7fe278623ba465d226989.tar.gz gentoo-17d3ead7ab4ed0cb4ed7fe278623ba465d226989.tar.bz2 gentoo-17d3ead7ab4ed0cb4ed7fe278623ba465d226989.zip |
dev-python/blessings: 1.6-r1 stable on amd64
Closes: https://bugs.gentoo.org/639170
Package-Manager: Portage-2.3.15, Repoman-2.3.6_p7
Diffstat (limited to 'dev-python/blessings')
-rw-r--r-- | dev-python/blessings/blessings-1.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/blessings/blessings-1.6-r1.ebuild b/dev-python/blessings/blessings-1.6-r1.ebuild index 8878932d42f4..835c26c5e4ab 100644 --- a/dev-python/blessings/blessings-1.6-r1.ebuild +++ b/dev-python/blessings/blessings-1.6-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND=" |