diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-02 00:11:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-02 00:11:09 +0100 |
commit | 2ae22932e946e81b3713cdd19aef74cc6e856b88 (patch) | |
tree | 1e2931c3f5a6b7ed440ef6c5ec4abe160cb61176 /net-fs | |
parent | dev-util/lttng-ust: keyworded 2.8.1 for ia64, bug #664314 (diff) | |
download | gentoo-2ae22932e946e81b3713cdd19aef74cc6e856b88.tar.gz gentoo-2ae22932e946e81b3713cdd19aef74cc6e856b88.tar.bz2 gentoo-2ae22932e946e81b3713cdd19aef74cc6e856b88.zip |
net-fs/samba: keyworded 4.6.16 for ia64, bug #664314
Package-Manager: Portage-2.3.48, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.6.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.6.16.ebuild b/net-fs/samba/samba-4.6.16.ebuild index f45ae5e7a916..22d7555d3ce0 100644 --- a/net-fs/samba/samba-4.6.16.ebuild +++ b/net-fs/samba/samba-4.6.16.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 ~hppa ~ia64 ~x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" |