mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-emulation/libguestfs: only keyword stable releases, not development ones
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -20,7 +20,9 @@ SRC_URI="https://download.libguestfs.org/${MY_PV_1}-${SD}/${P}.tar.gz"
|
||||
|
||||
LICENSE="GPL-2 LGPL-2"
|
||||
SLOT="0/${MY_PV_1}"
|
||||
KEYWORDS="amd64 ~ppc64 ~x86"
|
||||
if [[ ${SD} == "stable" ]] ; then
|
||||
KEYWORDS="amd64 ~ppc64 ~x86"
|
||||
fi
|
||||
IUSE="doc erlang +fuse gtk inspect-icons introspection libvirt lua +ocaml +perl python ruby selinux static-libs systemtap test"
|
||||
RESTRICT="!test? ( test )"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user