commit: 8d402c3e419bb10594b8fd7cc4936171ec3b5c1c Author: Louis Sautier <sbraz <AT> gentoo <DOT> org> AuthorDate: Sun Jun 24 13:56:39 2018 +0000 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org> CommitDate: Sun Jun 24 13:56:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d402c3e
dev-python/minidb: amd64 and x86 stable Bug: https://bugs.gentoo.org/658934 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-python/minidb/minidb-2.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/minidb/minidb-2.0.2.ebuild b/dev-python/minidb/minidb-2.0.2.ebuild index c99962ef184..8648a165355 100644 --- a/dev-python/minidb/minidb-2.0.2.ebuild +++ b/dev-python/minidb/minidb-2.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="test" DEPEND="
