diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-09-03 23:58:50 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-09-04 00:00:19 +0200 |
commit | 0822801f47adeea595582b658ad74eb1ee126abc (patch) | |
tree | 6d91b444f9150b60f67e4fea3275ff57fd71d4c4 /dev-python/minidb/minidb-2.0.1-r1.ebuild | |
parent | www-servers/nginx: Bump ebuild of stable slot to update 3rd-party modules (diff) | |
download | gentoo-0822801f47adeea595582b658ad74eb1ee126abc.tar.gz gentoo-0822801f47adeea595582b658ad74eb1ee126abc.tar.bz2 gentoo-0822801f47adeea595582b658ad74eb1ee126abc.zip |
dev-python/minidb: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-python/minidb/minidb-2.0.1-r1.ebuild')
-rw-r--r-- | dev-python/minidb/minidb-2.0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/minidb/minidb-2.0.1-r1.ebuild b/dev-python/minidb/minidb-2.0.1-r1.ebuild index c3097b05927f..3df0dce8536a 100644 --- a/dev-python/minidb/minidb-2.0.1-r1.ebuild +++ b/dev-python/minidb/minidb-2.0.1-r1.ebuild @@ -15,7 +15,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=" |