diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:05:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:17:08 +0100 |
commit | 5ddceee9462c5267b542db24aed47172e8898892 (patch) | |
tree | 8d2ca899c622479405cef7e29b8270e5963979c3 /dev-python/blessings | |
parent | dev-python/backports-unittest-mock: amd64 stable wrt bug #714264 (diff) | |
download | gentoo-5ddceee9462c5267b542db24aed47172e8898892.tar.gz gentoo-5ddceee9462c5267b542db24aed47172e8898892.tar.bz2 gentoo-5ddceee9462c5267b542db24aed47172e8898892.zip |
dev-python/blessings: amd64 stable wrt bug #714266
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/blessings')
-rw-r--r-- | dev-python/blessings/blessings-1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/blessings/blessings-1.7.ebuild b/dev-python/blessings/blessings-1.7.ebuild index f2f31335e0c2..4fde63808fd9 100644 --- a/dev-python/blessings/blessings-1.7.ebuild +++ b/dev-python/blessings/blessings-1.7.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/erikrose/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" RESTRICT="!test? ( test )" |