commit: a5e9415416b2486c3b176a2c28b3515511b43e73 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Tue Mar 6 20:06:45 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Tue Mar 6 20:07:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a5e94154
app-arch/unadf: stable 0.7.12-r1 for ppc, bug #636388 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc" app-arch/unadf/unadf-0.7.12-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/unadf/unadf-0.7.12-r1.ebuild b/app-arch/unadf/unadf-0.7.12-r1.ebuild index e6592e1c01e..fb1aed5c2ad 100644 --- a/app-arch/unadf/unadf-0.7.12-r1.ebuild +++ b/app-arch/unadf/unadf-0.7.12-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 @@ -13,7 +13,7 @@ SRC_URI="http://lclevy.free.fr/${MY_PN}/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~ppc x86 ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ppc x86 ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" IUSE="static-libs" S="${WORKDIR}/${MY_PN}-${PV}"