summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-22 23:47:04 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-22 23:53:49 +0100
commit7fa8e188ab580472ad2cb293a9a11239d1d4372f (patch)
tree0d5aa149f7d892105ef3939f4610cc816b424539 /dev-cpp
parentapp-admin/eclean-kernel: Bump to bugfix prerelease 1.99.2 (diff)
downloadgentoo-7fa8e188ab580472ad2cb293a9a11239d1d4372f.tar.gz
gentoo-7fa8e188ab580472ad2cb293a9a11239d1d4372f.tar.bz2
gentoo-7fa8e188ab580472ad2cb293a9a11239d1d4372f.zip
dev-cpp/glog: arm stable (bug 555030).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/glog/glog-0.3.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glog/glog-0.3.4-r1.ebuild b/dev-cpp/glog/glog-0.3.4-r1.ebuild
index 5f87ceac1921..528f001ddeaa 100644
--- a/dev-cpp/glog/glog-0.3.4-r1.ebuild
+++ b/dev-cpp/glog/glog-0.3.4-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="gflags static-libs test unwind"
RDEPEND="