diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-17 20:45:58 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-17 20:46:11 +0000 |
commit | bd1bc631ee8969c45f0004c4413b070d2990db8f (patch) | |
tree | 6ce2e87c6efb3b6bac76c8b1fb8f65ebdfa5d53a /net-libs/libident | |
parent | media-libs/fontconfig: stable 2.12.6 for ia64, bug #647702 (diff) | |
download | gentoo-bd1bc631ee8969c45f0004c4413b070d2990db8f.tar.gz gentoo-bd1bc631ee8969c45f0004c4413b070d2990db8f.tar.bz2 gentoo-bd1bc631ee8969c45f0004c4413b070d2990db8f.zip |
net-libs/libident: stable 0.32-r1 for ia64, bug #647732
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'net-libs/libident')
-rw-r--r-- | net-libs/libident/libident-0.32-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libident/libident-0.32-r1.ebuild b/net-libs/libident/libident-0.32-r1.ebuild index ddc844ff9b61..477989c1ae76 100644 --- a/net-libs/libident/libident-0.32-r1.ebuild +++ b/net-libs/libident/libident-0.32-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://people.via.ecp.fr/~rem/libident/${P}.tar.bz2" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="" RDEPEND="" |