diff options
author | Sam James <sam@gentoo.org> | 2021-06-12 13:59:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-12 13:59:30 +0000 |
commit | 4ecd8af0333187c529e87e44f4bd0ef03da277fa (patch) | |
tree | 8f0f0d081622445f7ec7c119da666739981dc6bf /app-emulation/xen | |
parent | app-emulation/xen-tools: Stabilize 4.14.2-r1 amd64, #795054 (diff) | |
download | gentoo-4ecd8af0333187c529e87e44f4bd0ef03da277fa.tar.gz gentoo-4ecd8af0333187c529e87e44f4bd0ef03da277fa.tar.bz2 gentoo-4ecd8af0333187c529e87e44f4bd0ef03da277fa.zip |
app-emulation/xen: Stabilize 4.14.2-r1 amd64, #795054
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/xen')
-rw-r--r-- | app-emulation/xen/xen-4.14.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.14.2-r1.ebuild b/app-emulation/xen/xen-4.14.2-r1.ebuild index 2259209b70a5..180a6f76adba 100644 --- a/app-emulation/xen/xen-4.14.2-r1.ebuild +++ b/app-emulation/xen/xen-4.14.2-r1.ebuild @@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="git://xenbits.xen.org/xen.git" SRC_URI="" else - KEYWORDS="~amd64 ~arm -x86" + KEYWORDS="amd64 ~arm -x86" UPSTREAM_VER=0 SECURITY_VER= GENTOO_VER= |