diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2017-08-11 16:44:22 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2017-08-11 16:44:22 +0200 |
commit | 5e517447b1b5c4ab4712c94851ba6e50d2348d69 (patch) | |
tree | 8f9ae30493f85b47872e8150a2b9c8c7dc5c81c5 /net-fs/samba | |
parent | flag-o-matic.eclass: Revert "Strip LDFLAGS unsupported by the C..." (diff) | |
download | gentoo-5e517447b1b5c4ab4712c94851ba6e50d2348d69.tar.gz gentoo-5e517447b1b5c4ab4712c94851ba6e50d2348d69.tar.bz2 gentoo-5e517447b1b5c4ab4712c94851ba6e50d2348d69.zip |
net-fs/samba: Removed hppa keywords as it's missing from a dep too.
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'net-fs/samba')
-rw-r--r-- | net-fs/samba/samba-4.6.6.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.6.7.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-4.6.6.ebuild b/net-fs/samba/samba-4.6.6.ebuild index 57ae514d8cd1..2b3c968c1711 100644 --- a/net-fs/samba/samba-4.6.6.ebuild +++ b/net-fs/samba/samba-4.6.6.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 ~arm64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="http://www.samba.org/" diff --git a/net-fs/samba/samba-4.6.7.ebuild b/net-fs/samba/samba-4.6.7.ebuild index 39b9df2f24eb..7c288fa664f9 100644 --- a/net-fs/samba/samba-4.6.7.ebuild +++ b/net-fs/samba/samba-4.6.7.ebuild @@ -16,7 +16,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz https://dev.gentoo.org/~axs/samba-4.6.7-disable-python-patches.tar.xz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="~amd64 ~arm64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="http://www.samba.org/" |