diff options
author | Aaron Bauman <bman@gentoo.org> | 2016-12-26 21:57:13 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2016-12-26 21:58:12 +0900 |
commit | d144beebb8b31f00828f2e41610987e7cff3347b (patch) | |
tree | 9876e4f3a5af4433dac095f0f09ef6bfb7407361 /app-emulation | |
parent | media-libs/gegl: arm stable, bug #591618 (diff) | |
download | gentoo-d144beebb8b31f00828f2e41610987e7cff3347b.tar.gz gentoo-d144beebb8b31f00828f2e41610987e7cff3347b.tar.bz2 gentoo-d144beebb8b31f00828f2e41610987e7cff3347b.zip |
app-emulation/xen-pvgrub: amd64 stable wrt bug #601986
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-r1.ebuild b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-r1.ebuild index e3894d67ea6c..59fdc66a1876 100644 --- a/app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-r1.ebuild +++ b/app-emulation/xen-pvgrub/xen-pvgrub-4.7.1-r1.ebuild @@ -33,7 +33,7 @@ DESCRIPTION="allows to boot Xen domU kernels from a menu.lst laying inside guest HOMEPAGE="http://xen.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="custom-cflags" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |