diff options
author | Sam James <sam@gentoo.org> | 2020-12-03 07:59:31 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-03 07:59:46 +0000 |
commit | 64bc4e8eb7507dc762a7726bc2a522a0f80c54da (patch) | |
tree | e6aff72d077c587865c705530bf50986482a13ce /app-emulation | |
parent | media-sound/jack2: Stabilize 1.9.16 amd64, #758023 (diff) | |
download | gentoo-64bc4e8eb7507dc762a7726bc2a522a0f80c54da.tar.gz gentoo-64bc4e8eb7507dc762a7726bc2a522a0f80c54da.tar.bz2 gentoo-64bc4e8eb7507dc762a7726bc2a522a0f80c54da.zip |
app-emulation/xen: Stabilize 4.13.2-r2 amd64, #757126
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/xen/xen-4.13.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.13.2-r2.ebuild b/app-emulation/xen/xen-4.13.2-r2.ebuild index ab0f4ed3e7fb..a8f124d31293 100644 --- a/app-emulation/xen/xen-4.13.2-r2.ebuild +++ b/app-emulation/xen/xen-4.13.2-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=1 SECURITY_VER= GENTOO_VER= |