diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 11:50:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 11:50:41 +0200 |
commit | 16442f064baa6b795193dbc25976397e6950c104 (patch) | |
tree | 5f9b37e6f009d6a394d438f734f266d1645e96f6 /dev-python/blessings | |
parent | dev-python/bitstring: amd64 stable wrt bug #720490 (diff) | |
download | gentoo-16442f064baa6b795193dbc25976397e6950c104.tar.gz gentoo-16442f064baa6b795193dbc25976397e6950c104.tar.bz2 gentoo-16442f064baa6b795193dbc25976397e6950c104.zip |
dev-python/blessings: amd64 stable wrt bug #720492
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-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/blessings/blessings-1.7-r1.ebuild b/dev-python/blessings/blessings-1.7-r1.ebuild index 4d4244fee145..81fd061d5abf 100644 --- a/dev-python/blessings/blessings-1.7-r1.ebuild +++ b/dev-python/blessings/blessings-1.7-r1.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 )" |