diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 19:12:55 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-02-02 19:12:55 +0000 |
commit | 9a6b1033bfcef8855019d1c9bd830e4642b78cec (patch) | |
tree | 7cc5bd242a45239b548055073c796bf6689c54ca /net-nds | |
parent | net-libs/rabbitmq-c: stable 0.9.0 for ia64, bug #676730 (diff) | |
download | gentoo-9a6b1033bfcef8855019d1c9bd830e4642b78cec.tar.gz gentoo-9a6b1033bfcef8855019d1c9bd830e4642b78cec.tar.bz2 gentoo-9a6b1033bfcef8855019d1c9bd830e4642b78cec.zip |
net-nds/yp-tools: stable 4.2.3 for ia64, bug #676746
Package-Manager: Portage-2.3.59, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-nds')
-rw-r--r-- | net-nds/yp-tools/yp-tools-4.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/yp-tools/yp-tools-4.2.3.ebuild b/net-nds/yp-tools/yp-tools-4.2.3.ebuild index 6865dcb40c81..d9af95bbdc9d 100644 --- a/net-nds/yp-tools/yp-tools-4.2.3.ebuild +++ b/net-nds/yp-tools/yp-tools-4.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/yp-tools/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="nls" DEPEND=" |