diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-02 00:11:18 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-02 00:11:18 +0100 |
commit | e1350c97dfac5595a6653935ca8bc434c457a5d7 (patch) | |
tree | ea6eaf246345b19983326747b9654d962b73501c /net-fs | |
parent | net-fs/samba: keyworded 4.6.16 for ia64, bug #664314 (diff) | |
download | gentoo-e1350c97dfac5595a6653935ca8bc434c457a5d7.tar.gz gentoo-e1350c97dfac5595a6653935ca8bc434c457a5d7.tar.bz2 gentoo-e1350c97dfac5595a6653935ca8bc434c457a5d7.zip |
net-fs/samba: keyworded 4.7.9 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.7.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/samba/samba-4.7.9.ebuild b/net-fs/samba/samba-4.7.9.ebuild index 0c5a7e7cf6bd..c2d8e417223a 100644 --- a/net-fs/samba/samba-4.7.9.ebuild +++ b/net-fs/samba/samba-4.7.9.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="~amd64 ~arm64 ~hppa ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~ia64 ~sparc ~x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" |