diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 06:39:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 06:39:20 +0000 |
commit | 5294200125d05381e34c4dc3ee5b0b775c3b7971 (patch) | |
tree | 23416c18467f2f832b01fc6852438bbce6a6e10d /app-emulation | |
parent | dev-libs/libmaxminddb: Stabilize 1.5.2 ppc, #771354 (diff) | |
download | gentoo-5294200125d05381e34c4dc3ee5b0b775c3b7971.tar.gz gentoo-5294200125d05381e34c4dc3ee5b0b775c3b7971.tar.bz2 gentoo-5294200125d05381e34c4dc3ee5b0b775c3b7971.zip |
app-emulation/xen: Stabilize 4.13.2-r5 amd64, #771117
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen/xen-4.13.2-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.13.2-r5.ebuild b/app-emulation/xen/xen-4.13.2-r5.ebuild index 45a2cee2cf90..c0be32c3c8ec 100644 --- a/app-emulation/xen/xen-4.13.2-r5.ebuild +++ b/app-emulation/xen/xen-4.13.2-r5.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=4 SECURITY_VER= GENTOO_VER= |