diff options
Diffstat (limited to 'net-fs/samba/samba-4.3.0.ebuild')
-rw-r--r-- | net-fs/samba/samba-4.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.3.0.ebuild b/net-fs/samba/samba-4.3.0.ebuild index 9069a4a37ea9..98a9e44d95e4 100644 --- a/net-fs/samba/samba-4.3.0.ebuild +++ b/net-fs/samba/samba-4.3.0.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" [[ ${PV} = *_rc* ]] && SRC_PATH="rc" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~x86" [[ ${PV} = *_rc* ]] && KEYWORDS="" DESCRIPTION="Samba Suite Version 4" |