diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-28 18:56:06 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-28 18:56:06 +0000 |
commit | d86a8b5ba2883fa21045b9a4d8d20566e550c6fa (patch) | |
tree | ea4bc93813ecfaa63848dde106446222c370822c /dev-libs | |
parent | net-news/alligator: Keyword 23.04.1 x86, #907242 (diff) | |
download | gentoo-d86a8b5ba2883fa21045b9a4d8d20566e550c6fa.tar.gz gentoo-d86a8b5ba2883fa21045b9a4d8d20566e550c6fa.tar.bz2 gentoo-d86a8b5ba2883fa21045b9a4d8d20566e550c6fa.zip |
dev-libs/libtar: Stabilize 1.2.20-r6 ppc64, #907306
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libtar/libtar-1.2.20-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtar/libtar-1.2.20-r6.ebuild b/dev-libs/libtar/libtar-1.2.20-r6.ebuild index de4f3b50ca80..2a7c306411d6 100644 --- a/dev-libs/libtar/libtar-1.2.20-r6.ebuild +++ b/dev-libs/libtar/libtar-1.2.20-r6.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="zlib" # There is no test and 'check' target errors out due to mixing of automake & # non-automake makefiles. |