diff options
author | Sam James <sam@gentoo.org> | 2023-06-10 05:18:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-10 05:18:34 +0100 |
commit | 4bde1f499f02bc99c47482f395687f5c4b44c313 (patch) | |
tree | e3b2d6c4d6a1bef1208260c66c5569eb1ab2ca16 /dev-libs/argtable/argtable-2.13-r4.ebuild | |
parent | dev-libs/argtable: Stabilize 2.13-r4 ppc, #908195 (diff) | |
download | gentoo-4bde1f499f02bc99c47482f395687f5c4b44c313.tar.gz gentoo-4bde1f499f02bc99c47482f395687f5c4b44c313.tar.bz2 gentoo-4bde1f499f02bc99c47482f395687f5c4b44c313.zip |
dev-libs/argtable: Stabilize 2.13-r4 amd64, #908195
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/argtable/argtable-2.13-r4.ebuild')
-rw-r--r-- | dev-libs/argtable/argtable-2.13-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/argtable/argtable-2.13-r4.ebuild b/dev-libs/argtable/argtable-2.13-r4.ebuild index 9b300b187b1c..5f1b94343cde 100644 --- a/dev-libs/argtable/argtable-2.13-r4.ebuild +++ b/dev-libs/argtable/argtable-2.13-r4.ebuild @@ -13,7 +13,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~ia64 ~loong ppc ppc64 ~riscv sparc ~x86" +KEYWORDS="~alpha amd64 ~arm64 ~ia64 ~loong ppc ppc64 ~riscv sparc ~x86" IUSE="doc debug examples static-libs" PATCHES=( |