summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-03 17:21:24 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-03 17:21:24 +0200
commit851434ed88f6d1140c9c9c200cb33053160a2f28 (patch)
treef1120fea79a49f506541e3e382e34aef38ebf62b /dev-python/minidb
parentdev-python/coverage: ppc64 stable wrt bug #726556 (diff)
downloadgentoo-851434ed88f6d1140c9c9c200cb33053160a2f28.tar.gz
gentoo-851434ed88f6d1140c9c9c200cb33053160a2f28.tar.bz2
gentoo-851434ed88f6d1140c9c9c200cb33053160a2f28.zip
dev-python/minidb: x86 stable wrt bug #726596
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/minidb')
-rw-r--r--dev-python/minidb/minidb-2.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/minidb/minidb-2.0.3.ebuild b/dev-python/minidb/minidb-2.0.3.ebuild
index 057b0efa6d65..b18609625fef 100644
--- a/dev-python/minidb/minidb-2.0.3.ebuild
+++ b/dev-python/minidb/minidb-2.0.3.ebuild
@@ -15,6 +15,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
distutils_enable_tests nose