diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-31 12:08:11 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-31 12:08:11 +0000 |
commit | a14d78b34df9a6ed1fef577b5a346c5ea12e147a (patch) | |
tree | d2552cc2feda976c3591d7a31d274f53cf369391 /sys-devel/patch | |
parent | x11-libs/vte: Stabilize 0.70.3 arm, #901377 (diff) | |
download | gentoo-a14d78b34df9a6ed1fef577b5a346c5ea12e147a.tar.gz gentoo-a14d78b34df9a6ed1fef577b5a346c5ea12e147a.tar.bz2 gentoo-a14d78b34df9a6ed1fef577b5a346c5ea12e147a.zip |
sys-devel/patch: Stabilize 2.7.6-r5 ppc, #892189
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-devel/patch')
-rw-r--r-- | sys-devel/patch/patch-2.7.6-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/patch/patch-2.7.6-r5.ebuild b/sys-devel/patch/patch-2.7.6-r5.ebuild index 271c14d9875e..8ab2c52c0d74 100644 --- a/sys-devel/patch/patch-2.7.6-r5.ebuild +++ b/sys-devel/patch/patch-2.7.6-r5.ebuild @@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/patch/${P}.tar.xz.sig )" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static test xattr" RESTRICT="!test? ( test )" |