diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-08 15:38:25 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-08 15:38:25 +0300 |
commit | 01781775cceee9d7f216278a20d3c7bcea2d8a07 (patch) | |
tree | c8f337e99c8f340954b683eba938f7a05cabab4c /app-emulation/xen | |
parent | net-misc/ntp: amd64 stable wrt bug #679742 (diff) | |
download | gentoo-01781775cceee9d7f216278a20d3c7bcea2d8a07.tar.gz gentoo-01781775cceee9d7f216278a20d3c7bcea2d8a07.tar.bz2 gentoo-01781775cceee9d7f216278a20d3c7bcea2d8a07.zip |
app-emulation/xen: amd64 stable wrt bug #679580
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-emulation/xen')
-rw-r--r-- | app-emulation/xen/xen-4.10.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.10.3-r1.ebuild b/app-emulation/xen/xen-4.10.3-r1.ebuild index ad9b169a8a53..c776b7262c64 100644 --- a/app-emulation/xen/xen-4.10.3-r1.ebuild +++ b/app-emulation/xen/xen-4.10.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=1 SECURITY_VER= GENTOO_VER= |