diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-03-23 20:23:58 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-03-23 22:06:34 +0000 |
commit | 9ce2b9a1971c20d26ce75f55e7e1d25fcc7f0a39 (patch) | |
tree | 1e967d4b797cf6df2d90223c7d904ede448e861d /net-fs/samba | |
parent | app-emulation/qemu-9999: Introduce RX softmmu target (diff) | |
download | gentoo-9ce2b9a1971c20d26ce75f55e7e1d25fcc7f0a39.tar.gz gentoo-9ce2b9a1971c20d26ce75f55e7e1d25fcc7f0a39.tar.bz2 gentoo-9ce2b9a1971c20d26ce75f55e7e1d25fcc7f0a39.zip |
net-fs/samba: drop to ~hppa
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-fs/samba')
-rw-r--r-- | net-fs/samba/samba-4.5.16-r1.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.8.6-r4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-4.5.16-r1.ebuild b/net-fs/samba/samba-4.5.16-r1.ebuild index 480e63920a52..8ec36b988f84 100644 --- a/net-fs/samba/samba-4.5.16-r1.ebuild +++ b/net-fs/samba/samba-4.5.16-r1.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.5.11-disable-python-patches.tar.xz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" diff --git a/net-fs/samba/samba-4.8.6-r4.ebuild b/net-fs/samba/samba-4.8.6-r4.ebuild index a952e74734d9..5b52da4ab015 100644 --- a/net-fs/samba/samba-4.8.6-r4.ebuild +++ b/net-fs/samba/samba-4.8.6-r4.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" |