diff options
author | Sam James <sam@gentoo.org> | 2021-11-25 20:06:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-25 20:06:20 +0000 |
commit | 3ef86a5391ee979e01616e5b247963df7e377882 (patch) | |
tree | c2ce072c3526ac4a775d48e3c970ec60bfe3de85 /app-emulation/xen | |
parent | net-wireless/bluez: Stabilize 5.62-r1 amd64, #826886 (diff) | |
download | gentoo-3ef86a5391ee979e01616e5b247963df7e377882.tar.gz gentoo-3ef86a5391ee979e01616e5b247963df7e377882.tar.bz2 gentoo-3ef86a5391ee979e01616e5b247963df7e377882.zip |
app-emulation/xen: Stabilize 4.14.3-r2 amd64, #827094
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/xen')
-rw-r--r-- | app-emulation/xen/xen-4.14.3-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.14.3-r2.ebuild b/app-emulation/xen/xen-4.14.3-r2.ebuild index 2fa35b5a2ea7..177dc0282e93 100644 --- a/app-emulation/xen/xen-4.14.3-r2.ebuild +++ b/app-emulation/xen/xen-4.14.3-r2.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=2 SECURITY_VER= GENTOO_VER= |