diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-11 19:19:00 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-08-11 19:20:19 +0200 |
commit | 5c86d2cc791e2751b0fd541b7b13838c295807a3 (patch) | |
tree | ef65a5068976cb56ff00a806fa6992e382c756e7 /dev-cpp/glog | |
parent | dev-libs/oniguruma: stable 6.9.3 for hppa, bug #691832 (diff) | |
download | gentoo-5c86d2cc791e2751b0fd541b7b13838c295807a3.tar.gz gentoo-5c86d2cc791e2751b0fd541b7b13838c295807a3.tar.bz2 gentoo-5c86d2cc791e2751b0fd541b7b13838c295807a3.zip |
dev-cpp/glog: x86 stable (bug #555030)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-cpp/glog')
-rw-r--r-- | dev-cpp/glog/glog-0.3.4-r1.ebuild | 2 |
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 2f39a30e7a90..29ab1c3229e0 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" RESTRICT="test" |