diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-30 21:27:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-30 21:27:49 +0100 |
commit | fb4fd98b61755bd539380cb6a7b043aff91bc16d (patch) | |
tree | bb6811d82f1467c5a84dd4a6fe03190f496198c4 /sci-libs | |
parent | sci-geosciences/liblas: stable 1.8.1-r2 for ppc, bug #678482 (diff) | |
download | gentoo-fb4fd98b61755bd539380cb6a7b043aff91bc16d.tar.gz gentoo-fb4fd98b61755bd539380cb6a7b043aff91bc16d.tar.bz2 gentoo-fb4fd98b61755bd539380cb6a7b043aff91bc16d.zip |
sci-libs/libcerf: stable 1.5 for ppc, bug #685690
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/libcerf/libcerf-1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/libcerf/libcerf-1.5.ebuild b/sci-libs/libcerf/libcerf-1.5.ebuild index e9d718c066a8..cc5db5feeace 100644 --- a/sci-libs/libcerf/libcerf-1.5.ebuild +++ b/sci-libs/libcerf/libcerf-1.5.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://apps.jcns.fz-juelich.de/src/${PN}/${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~ppc ~ppc64 ~s390 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ppc ~ppc64 ~s390 sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc static-libs test" src_configure() { |