From f591cf837fbd5a6c1d42e39e2573e3d5a62ec319 Mon Sep 17 00:00:00 2001 From: Tomas Mozes Date: Fri, 25 Oct 2019 15:17:08 +0000 Subject: [PATCH] app-emulation/xen-tools: drop keywords MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Yixun Lan --- app-emulation/xen-tools/xen-tools-4.13.0_rc1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-emulation/xen-tools/xen-tools-4.13.0_rc1.ebuild b/app-emulation/xen-tools/xen-tools-4.13.0_rc1.ebuild index 69d555fabf0c..d0908764bb57 100644 --- a/app-emulation/xen-tools/xen-tools-4.13.0_rc1.ebuild +++ b/app-emulation/xen-tools/xen-tools-4.13.0_rc1.ebuild @@ -16,7 +16,8 @@ if [[ $PV == *9999 ]]; then EGIT_REPO_URI="git://xenbits.xen.org/${REPO}" S="${WORKDIR}/${REPO}" else - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + #KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="" UPSTREAM_VER= SECURITY_VER= # xen-tools's gentoo patches tarball -- 2.26.2