summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-07-08 14:05:45 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-07-08 14:06:02 +0200
commit0f6f5c01ae39994701ae0787e1a0baef0179aaaa (patch)
treed01d970347e38aa3359297535a1fa642811b8117
parentcommon-lisp.eclass: Reorders metatada. Adds BLURB (diff)
downloadgentoo-0f6f5c01.tar.gz
gentoo-0f6f5c01.tar.bz2
gentoo-0f6f5c01.zip
net-fs/samba: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r--net-fs/samba/samba-4.5.10.ebuild2
-rw-r--r--net-fs/samba/samba-4.6.5.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-4.5.10.ebuild b/net-fs/samba/samba-4.5.10.ebuild
index dce3a54883c3..067d5941f40a 100644
--- a/net-fs/samba/samba-4.5.10.ebuild
+++ b/net-fs/samba/samba-4.5.10.ebuild
@@ -16,7 +16,7 @@ SRC_PATH="stable"
SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz
https://dev.gentoo.org/~polynomial-c/samba-disable-python-patches-4.5.0_rc1.tar.xz"
[[ ${PV} = *_rc* ]] || \
-KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~arm64 ia64 ppc ppc64 sparc x86"
DESCRIPTION="Samba Suite Version 4"
HOMEPAGE="http://www.samba.org/"
diff --git a/net-fs/samba/samba-4.6.5.ebuild b/net-fs/samba/samba-4.6.5.ebuild
index cc315b6cf680..57ae514d8cd1 100644
--- a/net-fs/samba/samba-4.6.5.ebuild
+++ b/net-fs/samba/samba-4.6.5.ebuild
@@ -16,7 +16,7 @@ SRC_PATH="stable"
SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz
https://dev.gentoo.org/~polynomial-c/samba-4.6.0-disable-python-patches.tar.xz"
[[ ${PV} = *_rc* ]] || \
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
DESCRIPTION="Samba Suite Version 4"
HOMEPAGE="http://www.samba.org/"