diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:02:04 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:02:04 -0400 |
commit | 13b035a0f19a69f5870ca3757d40239e412adc9c (patch) | |
tree | 57407a8b3bc1ef9771ddfce81abeef85dd04387b /dev-perl/Socket6 | |
parent | x11-apps/xprop: arm64 stable (diff) | |
download | gentoo-13b035a0f19a69f5870ca3757d40239e412adc9c.tar.gz gentoo-13b035a0f19a69f5870ca3757d40239e412adc9c.tar.bz2 gentoo-13b035a0f19a69f5870ca3757d40239e412adc9c.zip |
dev-perl/Socket6: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-perl/Socket6')
-rw-r--r-- | dev-perl/Socket6/Socket6-0.280.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Socket6/Socket6-0.280.0.ebuild b/dev-perl/Socket6/Socket6-0.280.0.ebuild index 628b21fd091e..c1a3fddaa857 100644 --- a/dev-perl/Socket6/Socket6-0.280.0.ebuild +++ b/dev-perl/Socket6/Socket6-0.280.0.ebuild @@ -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 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" src_unpack() { |