commit: 9047794be524f5ddc78e6692e066da2ce6875c22
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 8 23:21:33 2018 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Oct 8 23:21:47 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9047794b
dev-python/lxc-python2: 0.1 stable amd64 and x86
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
dev-python/lxc-python2/lxc-python2-0.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/lxc-python2/lxc-python2-0.1.ebuild
b/dev-python/lxc-python2/lxc-python2-0.1.ebuild
index e4044a17323..9e09af92cbc 100644
--- a/dev-python/lxc-python2/lxc-python2-0.1.ebuild
+++ b/dev-python/lxc-python2/lxc-python2-0.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
IUSE=""
RDEPEND=">=app-emulation/lxc-3.0"