summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-05-25 22:42:02 -0400
committerAaron Bauman <bman@gentoo.org>2019-05-25 22:42:19 -0400
commitb410b83954721580d725ee2cd7a457505b294206 (patch)
tree60fda0db067a607535387798a35dbdf56fd13d5b /sci-libs
parentapp-emulation/wine-staging: Drop old (diff)
downloadgentoo-b410b83954721580d725ee2cd7a457505b294206.tar.gz
gentoo-b410b83954721580d725ee2cd7a457505b294206.tar.bz2
gentoo-b410b83954721580d725ee2cd7a457505b294206.zip
sci-libs/libcerf: arm64 stable (bug #685690)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'sci-libs')
-rw-r--r--sci-libs/libcerf/libcerf-1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/libcerf/libcerf-1.5.ebuild b/sci-libs/libcerf/libcerf-1.5.ebuild
index 7834c232f530..8bfdc8b1162f 100644
--- a/sci-libs/libcerf/libcerf-1.5.ebuild
+++ b/sci-libs/libcerf/libcerf-1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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() {