commit:     f591cf837fbd5a6c1d42e39e2573e3d5a62ec319
Author:     Tomas Mozes <hydrapolic <AT> gmail <DOT> com>
AuthorDate: Fri Oct 25 15:17:08 2019 +0000
Commit:     Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Sun Oct 27 07:42:23 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f591cf83

app-emulation/xen-tools: drop keywords

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 <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>

 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 69d555fabf0..d0908764bb5 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

Reply via email to