summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2017-10-11 20:14:33 +0200
committerManuel Rüger <mrueg@gentoo.org>2017-10-11 20:14:33 +0200
commitc46f7c37f443056bc30ff0337e65b995bdd39d8b (patch)
tree1d976c3e82feb409d3a7042f2b4f0a2506841be7 /dev-cpp/glog
parentmedia-libs/liblo: Remove old (diff)
downloadgentoo-c46f7c37f443056bc30ff0337e65b995bdd39d8b.tar.gz
gentoo-c46f7c37f443056bc30ff0337e65b995bdd39d8b.tar.bz2
gentoo-c46f7c37f443056bc30ff0337e65b995bdd39d8b.zip
dev-cpp/glog: Stable on amd64
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-cpp/glog')
-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 03378d2c6dfb..02b13e3cecff 100644
--- a/dev-cpp/glog/glog-0.3.4-r1.ebuild
+++ b/dev-cpp/glog/glog-0.3.4-r1.ebuild
@@ -11,7 +11,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="