diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-14 16:10:20 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-01-14 22:20:12 -0500 |
commit | 05b8c0a69ded1a5f16e59127513e070153974ca3 (patch) | |
tree | 721c66c00e98bddef4ee8fc759813b977bcd58b7 /app-misc/pax-utils | |
parent | media-libs/libsdl: Keyword 1.2.68 x86, #905645 (diff) | |
download | gentoo-05b8c0a69ded1a5f16e59127513e070153974ca3.tar.gz gentoo-05b8c0a69ded1a5f16e59127513e070153974ca3.tar.bz2 gentoo-05b8c0a69ded1a5f16e59127513e070153974ca3.zip |
app-misc/pax-utils: Stabilize 1.3.7 ppc, #909143
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'app-misc/pax-utils')
-rw-r--r-- | app-misc/pax-utils/pax-utils-1.3.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/pax-utils/pax-utils-1.3.7.ebuild b/app-misc/pax-utils/pax-utils-1.3.7.ebuild index b6651977767f..d4c54eef65ea 100644 --- a/app-misc/pax-utils/pax-utils-1.3.7.ebuild +++ b/app-misc/pax-utils/pax-utils-1.3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -21,7 +21,7 @@ else https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}.tar.xz https://dev.gentoo.org/~vapier/dist/${P}.tar.xz " - KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" + KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" fi LICENSE="GPL-2" |