summaryrefslogtreecommitdiff
path: root/dev-cpp/gflags/gflags-2.2.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-08-04 14:05:21 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-08-04 14:05:21 +0100
commit9ec9cbf23e468492eab5e3a31836c699e8c5c534 (patch)
tree0b9e7c4efba878b19e0c88b7b657475c4cef06d9 /dev-cpp/gflags/gflags-2.2.2.ebuild
parentb46abba85084f65c8b5d619bfc4e2c5373ad4067 (diff)
gentoo auto-resync : 04:08:2022 - 14:05:20
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 cf0d4399e676..bccf0d7e2b6c 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"