summaryrefslogtreecommitdiff
path: root/dev-cpp/gflags/gflags-2.2.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-03 20:03:41 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-03 20:03:41 +0100
commit799073eb168d35819904276f6c912be4ac76166a (patch)
treeb7e4e28f5c6de5e5a382f7578cc5d3249c1e6ea6 /dev-cpp/gflags/gflags-2.2.2.ebuild
parenta11ba9ffa8140a9c55c950a6947bc472b489a10a (diff)
gentoo auto-resync : 03:08:2022 - 20:03:40
Diffstat (limited to 'dev-cpp/gflags/gflags-2.2.2.ebuild')
-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"