diff options
author | 2021-06-25 20:32:14 +0100 | |
---|---|---|
committer | 2021-06-25 20:32:14 +0100 | |
commit | cf48838b60dfffe03d3ba41d9fd43cd33e2803eb (patch) | |
tree | 5e1e3222419e1a7c76a453a91f606a860a77e1c2 | |
parent | dev-python/lunr: Stabilize 0.6.0 x86, #788514 (diff) | |
download | gentoo-cf48838b60dfffe03d3ba41d9fd43cd33e2803eb.tar.gz gentoo-cf48838b60dfffe03d3ba41d9fd43cd33e2803eb.tar.bz2 gentoo-cf48838b60dfffe03d3ba41d9fd43cd33e2803eb.zip |
dev-python/abydos: Stabilize 0.5.0-r1 x86, #790860
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-python/abydos/abydos-0.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/abydos/abydos-0.5.0-r1.ebuild b/dev-python/abydos/abydos-0.5.0-r1.ebuild index 7bb0fc5c9d44..ff567c05c9fa 100644 --- a/dev-python/abydos/abydos-0.5.0-r1.ebuild +++ b/dev-python/abydos/abydos-0.5.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/chrislit/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" # Requires access to the internet RESTRICT="test" |