diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:51:27 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:51:27 +0800 |
commit | 33a29031dcc1a5f655ddae98f8333b593fb8d480 (patch) | |
tree | fb37dfbf3e5ee84c4e9cf4e3a758027a0f892b26 /dev-perl/Socket6 | |
parent | dev-perl/ExtUtils-Helpers: keyword 0.26.0-r1 for ~loong (diff) | |
download | gentoo-33a29031dcc1a5f655ddae98f8333b593fb8d480.tar.gz gentoo-33a29031dcc1a5f655ddae98f8333b593fb8d480.tar.bz2 gentoo-33a29031dcc1a5f655ddae98f8333b593fb8d480.zip |
dev-perl/Socket6: keyword 0.290.0 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-perl/Socket6')
-rw-r--r-- | dev-perl/Socket6/Socket6-0.290.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Socket6/Socket6-0.290.0.ebuild b/dev-perl/Socket6/Socket6-0.290.0.ebuild index 461887fe612d..f61f9f519493 100644 --- a/dev-perl/Socket6/Socket6-0.290.0.ebuild +++ b/dev-perl/Socket6/Socket6-0.290.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ DESCRIPTION="IPv6 related part of the C socket.h defines and structure manipulat LICENSE="BSD" 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" src_unpack() { default |