summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-08-03 20:28:24 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-08-03 20:30:13 +0300
commit0e63254306027d453f297d6ee2dc9472bf45903e (patch)
tree5c0256005abdb5d1af6ce338d1e588abfaa72bfb /dev-cpp/gflags
parentdev-cpp/glog: Stabilize 0.6.0 sparc, #862975 (diff)
downloadgentoo-0e63254306027d453f297d6ee2dc9472bf45903e.tar.gz
gentoo-0e63254306027d453f297d6ee2dc9472bf45903e.tar.bz2
gentoo-0e63254306027d453f297d6ee2dc9472bf45903e.zip
dev-cpp/gflags: Stabilize 2.2.2 sparc, #862978
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp/gflags')
-rw-r--r--dev-cpp/gflags/gflags-2.2.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/gflags/gflags-2.2.2.ebuild b/dev-cpp/gflags/gflags-2.2.2.ebuild
index 722ef5210f74..cf0d4399e676 100644
--- a/dev-cpp/gflags/gflags-2.2.2.ebuild
+++ b/dev-cpp/gflags/gflags-2.2.2.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/gflags/gflags"
else
SRC_URI="https://github.com/gflags/gflags/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux"
fi
DESCRIPTION="Google's C++ argument parsing library"