diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-13 00:19:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-04-13 00:19:03 +0100 |
commit | ef36187b57615ac4bed0063bc7c627ce26bf9ca8 (patch) | |
tree | 003931ca0e7b3386aebb3351e3e024334313b99d /net-fs | |
parent | sys-libs/liburing: keyworded 0.5 for ia64, bug #711488 (diff) | |
download | gentoo-ef36187b57615ac4bed0063bc7c627ce26bf9ca8.tar.gz gentoo-ef36187b57615ac4bed0063bc7c627ce26bf9ca8.tar.bz2 gentoo-ef36187b57615ac4bed0063bc7c627ce26bf9ca8.zip |
net-fs/samba: keyworded 4.12.0 for ia64, bug #711488
Package-Manager: Portage-2.3.98, Repoman-2.3.22
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/samba/samba-4.12.0.ebuild | 2 | ||||
-rw-r--r-- | net-fs/samba/samba-4.12.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/samba/samba-4.12.0.ebuild b/net-fs/samba/samba-4.12.0.ebuild index c727b591ae99..55c783cd3011 100644 --- a/net-fs/samba/samba-4.12.0.ebuild +++ b/net-fs/samba/samba-4.12.0.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" diff --git a/net-fs/samba/samba-4.12.1.ebuild b/net-fs/samba/samba-4.12.1.ebuild index c727b591ae99..55c783cd3011 100644 --- a/net-fs/samba/samba-4.12.1.ebuild +++ b/net-fs/samba/samba-4.12.1.ebuild @@ -15,7 +15,7 @@ SRC_PATH="stable" SRC_URI="mirror://samba/${SRC_PATH}/${MY_P}.tar.gz" [[ ${PV} = *_rc* ]] || \ -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" DESCRIPTION="Samba Suite Version 4" HOMEPAGE="https://www.samba.org/" |