diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-16 22:13:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-16 22:25:35 +0100 |
commit | b2bf8e670d9f9d6d869ddb9f61c3e5963196db30 (patch) | |
tree | 6b19a7058c2115e5cf05b1674b2a22460fec71fd /net-libs/libident | |
parent | net-irc/muh: stable 2.2a-r1 for ppc, bug #647728 (diff) | |
download | gentoo-b2bf8e670d9f9d6d869ddb9f61c3e5963196db30.tar.gz gentoo-b2bf8e670d9f9d6d869ddb9f61c3e5963196db30.tar.bz2 gentoo-b2bf8e670d9f9d6d869ddb9f61c3e5963196db30.zip |
net-libs/libident: stable 0.32-r1 for ppc, bug #647732
Bug: https://bugs.gentoo.org/647732
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'net-libs/libident')
-rw-r--r-- | net-libs/libident/libident-0.32-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libident/libident-0.32-r1.ebuild b/net-libs/libident/libident-0.32-r1.ebuild index 673e864c2774..182b8f4bb1dd 100644 --- a/net-libs/libident/libident-0.32-r1.ebuild +++ b/net-libs/libident/libident-0.32-r1.ebuild @@ -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="" |