diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-13 08:07:23 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-13 08:07:23 +0100 |
commit | 2689d160299e47e3c68744d326e0b85292776661 (patch) | |
tree | 0c1e44747a292664dc005e4ea7215089a889651e /net-fs | |
parent | sys-libs/uid_wrapper: Mark ~hppa too. (diff) | |
download | gentoo-2689d160299e47e3c68744d326e0b85292776661.tar.gz gentoo-2689d160299e47e3c68744d326e0b85292776661.tar.bz2 gentoo-2689d160299e47e3c68744d326e0b85292776661.zip |
net-fs/samba: Mark ~hppa too.
Package-Manager: portage-2.2.24
RepoMan-Options: --ignore-arches
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.2.4-r1.ebuild | 4 | ||||
-rw-r--r-- | net-fs/samba/samba-4.2.5.ebuild | 4 | ||||
-rw-r--r-- | net-fs/samba/samba-4.3.0.ebuild | 4 | ||||
-rw-r--r-- | net-fs/samba/samba-4.3.1.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/net-fs/samba/samba-4.2.4-r1.ebuild b/net-fs/samba/samba-4.2.4-r1.ebuild index 2d125c0cb3c9..2703518ac14c 100644 --- a/net-fs/samba/samba-4.2.4-r1.ebuild +++ b/net-fs/samba/samba-4.2.4-r1.ebuild @@ -15,8 +15,8 @@ SRC_PATH="stable" [[ ${PV} = *_rc* ]] && SRC_PATH="rc" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" -KEYWORDS="~amd64 ~x86" -[[ ${PV} = *_rc* ]] && KEYWORDS="" +KEYWORDS="~amd64 ~hppa ~x86" +[[ ${PV} = *_rc* ]] && KEYWORDS="~hppa" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="http://www.samba.org/" diff --git a/net-fs/samba/samba-4.2.5.ebuild b/net-fs/samba/samba-4.2.5.ebuild index 2d125c0cb3c9..2703518ac14c 100644 --- a/net-fs/samba/samba-4.2.5.ebuild +++ b/net-fs/samba/samba-4.2.5.ebuild @@ -15,8 +15,8 @@ SRC_PATH="stable" [[ ${PV} = *_rc* ]] && SRC_PATH="rc" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" -KEYWORDS="~amd64 ~x86" -[[ ${PV} = *_rc* ]] && KEYWORDS="" +KEYWORDS="~amd64 ~hppa ~x86" +[[ ${PV} = *_rc* ]] && KEYWORDS="~hppa" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="http://www.samba.org/" diff --git a/net-fs/samba/samba-4.3.0.ebuild b/net-fs/samba/samba-4.3.0.ebuild index 91f03be59985..a11c3b271ab6 100644 --- a/net-fs/samba/samba-4.3.0.ebuild +++ b/net-fs/samba/samba-4.3.0.ebuild @@ -15,8 +15,8 @@ SRC_PATH="stable" [[ ${PV} = *_rc* ]] && SRC_PATH="rc" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" -KEYWORDS="~amd64 ~x86" -[[ ${PV} = *_rc* ]] && KEYWORDS="" +KEYWORDS="~amd64 ~hppa ~x86" +[[ ${PV} = *_rc* ]] && KEYWORDS="~hppa" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="http://www.samba.org/" diff --git a/net-fs/samba/samba-4.3.1.ebuild b/net-fs/samba/samba-4.3.1.ebuild index 91f03be59985..a11c3b271ab6 100644 --- a/net-fs/samba/samba-4.3.1.ebuild +++ b/net-fs/samba/samba-4.3.1.ebuild @@ -15,8 +15,8 @@ SRC_PATH="stable" [[ ${PV} = *_rc* ]] && SRC_PATH="rc" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" -KEYWORDS="~amd64 ~x86" -[[ ${PV} = *_rc* ]] && KEYWORDS="" +KEYWORDS="~amd64 ~hppa ~x86" +[[ ${PV} = *_rc* ]] && KEYWORDS="~hppa" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="http://www.samba.org/" |