projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5a9029
)
app-emulation/xen-pvgrub: drop keywords
author
Tomas Mozes
<hydrapolic@gmail.com>
Fri, 25 Oct 2019 15:16:27 +0000
(15:16 +0000)
committer
Yixun Lan
<dlan@gentoo.org>
Sun, 27 Oct 2019 07:42:11 +0000
(07:42 +0000)
keep 4.11 stable, 4.12 testing and 4.13 RC version un-keyworded for
hardcore testers. Re-add keywords after 4.13 is final
Closes: https://github.com/gentoo/gentoo/pull/13432
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
app-emulation/xen-pvgrub/xen-pvgrub-4.13.0_rc1.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/xen-pvgrub/xen-pvgrub-4.13.0_rc1.ebuild
b/app-emulation/xen-pvgrub/xen-pvgrub-4.13.0_rc1.ebuild
index c723b787d7f33634ee9719afac80846d6b722ebe..a6ce1762a973ee75b543f3bc44352d5c97c3016b 100644
(file)
--- a/
app-emulation/xen-pvgrub/xen-pvgrub-4.13.0_rc1.ebuild
+++ b/
app-emulation/xen-pvgrub/xen-pvgrub-4.13.0_rc1.ebuild
@@
-35,7
+35,8
@@
DESCRIPTION="allows to boot Xen domU kernels from a menu.lst laying inside guest
HOMEPAGE="https://www.xenproject.org"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+#KEYWORDS="~amd64 ~x86"
+KEYWORDS=""
IUSE=""
REQUIRED_USE="${PYTHON_REQUIRED_USE}"