summaryrefslogtreecommitdiff
path: root/dev-cpp/glog/glog-0.6.0.ebuild
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-03-02 10:48:32 +0000
committerSam James <sam@gentoo.org>2025-03-02 10:48:32 +0000
commit59059b9d027ff30acf8fd6845582226daf024cfb (patch)
tree970d067aa7c783bfd5932a44e0b552d722d294aa /dev-cpp/glog/glog-0.6.0.ebuild
parent863f211493cbedbd8e51397d48a33e6e5f1fd6d5 (diff)
downloadgentoo-59059b9d027ff30acf8fd6845582226daf024cfb.tar.gz
gentoo-59059b9d027ff30acf8fd6845582226daf024cfb.tar.bz2
gentoo-59059b9d027ff30acf8fd6845582226daf024cfb.zip
dev-cpp/glog: Stabilize 0.6.0 arm64, #862975
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/glog/glog-0.6.0.ebuild')
-rw-r--r--dev-cpp/glog/glog-0.6.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/glog/glog-0.6.0.ebuild b/dev-cpp/glog/glog-0.6.0.ebuild
index ed6817c72644..7cc25001376a 100644
--- a/dev-cpp/glog/glog-0.6.0.ebuild
+++ b/dev-cpp/glog/glog-0.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2011-2024 Gentoo Authors
+# Copyright 2011-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -21,7 +21,7 @@ fi
LICENSE="BSD"
SLOT="0/1"
-KEYWORDS="amd64 ~arm ~arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
IUSE="gflags +libunwind llvm-libunwind test"
RESTRICT="!test? ( test )"