app-emulation/libvirt / dev-python/libvirt-python: re-add keywords
authorDoug Goldstein <cardoe@gentoo.org>
Fri, 11 Sep 2015 15:48:02 +0000 (10:48 -0500)
committerDoug Goldstein <cardoe@gentoo.org>
Fri, 11 Sep 2015 15:48:46 +0000 (10:48 -0500)
These packages were previously un-keyworded while we worked on them,
they are now re-keyworded.

Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
app-emulation/libvirt/libvirt-1.2.19.ebuild
dev-python/libvirt-python/libvirt-python-1.2.19.ebuild

index 07a054d58caeca8c3fe8465005abd88f216cc82d..55fb80d799339085bc559655166cbef7b551cb35 100644 (file)
@@ -28,7 +28,7 @@ else
        SRC_URI+=" ${BACKPORTS:+
                https://dev.gentoo.org/~cardoe/distfiles/${P}-${BACKPORTS}.tar.xz
                https://dev.gentoo.org/~tamiko/distfiles/${P}-${BACKPORTS}.tar.xz}"
-       KEYWORDS="" # "~amd64 ~x86"
+       KEYWORDS="~amd64 ~x86"
        SLOT="0/${PV}"
 fi
 S="${WORKDIR}/${P%_rc*}"
index 9bfab7e95f48fc6956b4fbfbdc23202fcbd2f967..cc59d1ba63b01d4fa41465f5b4823c9095934fb3 100644 (file)
@@ -20,7 +20,7 @@ if [[ ${PV} = *9999* ]]; then
        RDEPEND="app-emulation/libvirt:=[-python(-)]"
 else
        SRC_URI="http://libvirt.org/sources/python/${MY_P}.tar.gz"
-       KEYWORDS="" # "~amd64 ~x86"
+       KEYWORDS="~amd64 ~x86"
        RDEPEND="app-emulation/libvirt:0/${PV}"
 fi
 S="${WORKDIR}/${P%_rc*}"