diff options
author | 2020-03-25 16:30:58 +0100 | |
---|---|---|
committer | 2020-03-25 16:41:49 +0100 | |
commit | 2ffa646f6dcfb0f1b467a1a73ee71c64e69d4226 (patch) | |
tree | 97bfe13af3a389002287f58bcfc63c54f9d7996c /dev-python/BitVector | |
parent | dev-python/pyudev: x86 stable wrt bug #714476 (diff) | |
download | gentoo-2ffa646f6dcfb0f1b467a1a73ee71c64e69d4226.tar.gz gentoo-2ffa646f6dcfb0f1b467a1a73ee71c64e69d4226.tar.bz2 gentoo-2ffa646f6dcfb0f1b467a1a73ee71c64e69d4226.zip |
dev-python/BitVector: x86 stable wrt bug #714236
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/BitVector')
-rw-r--r-- | dev-python/BitVector/BitVector-3.4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/BitVector/BitVector-3.4.8.ebuild b/dev-python/BitVector/BitVector-3.4.8.ebuild index 0fe75bc7fb16..ef9092d13f1e 100644 --- a/dev-python/BitVector/BitVector-3.4.8.ebuild +++ b/dev-python/BitVector/BitVector-3.4.8.ebuild @@ -14,7 +14,7 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="" LICENSE="PSF-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |