diff options
author | Sam James <sam@gentoo.org> | 2021-10-21 23:27:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-21 23:27:44 +0000 |
commit | de374079baeefc2774d49bba2b8d109a688ec987 (patch) | |
tree | ef14ff54e243e7ac11e528d25a565cd49629875a /app-emulation | |
parent | app-shells/autojump: Stabilize 22.5.3-r1 amd64, #819075 (diff) | |
download | gentoo-de374079baeefc2774d49bba2b8d109a688ec987.tar.gz gentoo-de374079baeefc2774d49bba2b8d109a688ec987.tar.bz2 gentoo-de374079baeefc2774d49bba2b8d109a688ec987.zip |
app-emulation/xen: Stabilize 4.14.3-r1 amd64, #819072
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen/xen-4.14.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.14.3-r1.ebuild b/app-emulation/xen/xen-4.14.3-r1.ebuild index 5c85c91a72d3..06fd167c12e6 100644 --- a/app-emulation/xen/xen-4.14.3-r1.ebuild +++ b/app-emulation/xen/xen-4.14.3-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= |