diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-25 10:32:31 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-04-29 09:57:37 +0800 |
commit | 47727092aa95415b850243205894ceb2ea0642fc (patch) | |
tree | a83453829537a91c11ac0bfe8afa97245a508086 /sys-devel/patch | |
parent | dev-libs/mpfr: keyword 4.1.0_p13-r1 for ~loong (diff) | |
download | gentoo-47727092aa95415b850243205894ceb2ea0642fc.tar.gz gentoo-47727092aa95415b850243205894ceb2ea0642fc.tar.bz2 gentoo-47727092aa95415b850243205894ceb2ea0642fc.zip |
sys-devel/patch: keyword 2.7.6-r4 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-devel/patch')
-rw-r--r-- | sys-devel/patch/patch-2.7.6-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/patch/patch-2.7.6-r4.ebuild b/sys-devel/patch/patch-2.7.6-r4.ebuild index c753368a27ea..25e164eeee97 100644 --- a/sys-devel/patch/patch-2.7.6-r4.ebuild +++ b/sys-devel/patch/patch-2.7.6-r4.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 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~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 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="static test xattr" RESTRICT="!test? ( test )" |