summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2019-12-23 21:10:00 +0000
committerMike Gilbert <floppym@gentoo.org>2019-12-29 14:31:34 -0500
commit5738afa26339aed3ef00f98ca59fc60c1f027010 (patch)
tree638cf19d1d07afc378325e563bf5046906b1f955 /dev-cpp/glog/glog-0.4.0.ebuild
parentdev-cpp/glog: Restore "gflags" USE flag. (diff)
downloadgentoo-5738afa26339aed3ef00f98ca59fc60c1f027010.tar.gz
gentoo-5738afa26339aed3ef00f98ca59fc60c1f027010.tar.bz2
gentoo-5738afa26339aed3ef00f98ca59fc60c1f027010.zip
dev-cpp/glog: Stabilize 0.4.0 on amd64/x86.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'dev-cpp/glog/glog-0.4.0.ebuild')
-rw-r--r--dev-cpp/glog/glog-0.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glog/glog-0.4.0.ebuild b/dev-cpp/glog/glog-0.4.0.ebuild
index 77e95ec572fa..8e1ba3a33a99 100644
--- a/dev-cpp/glog/glog-0.4.0.ebuild
+++ b/dev-cpp/glog/glog-0.4.0.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"
RESTRICT="test"