diff options
author | Sam James <sam@gentoo.org> | 2021-08-25 17:17:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-25 17:17:06 +0100 |
commit | 8f3656703eb35bb70fe07b0466488ebaed0b9d0e (patch) | |
tree | 2501431e16da58f6b55654477b6e75b21f23c286 /dev-perl/Net-Ident | |
parent | dev-perl/Net-DNS-SEC: Stabilize 1.180.0 ppc, #810151 (diff) | |
download | gentoo-8f3656703eb35bb70fe07b0466488ebaed0b9d0e.tar.gz gentoo-8f3656703eb35bb70fe07b0466488ebaed0b9d0e.tar.bz2 gentoo-8f3656703eb35bb70fe07b0466488ebaed0b9d0e.zip |
dev-perl/Net-Ident: Stabilize 1.250.0 ppc, #810153
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Net-Ident')
-rw-r--r-- | dev-perl/Net-Ident/Net-Ident-1.250.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-Ident/Net-Ident-1.250.0.ebuild b/dev-perl/Net-Ident/Net-Ident-1.250.0.ebuild index ccc717cc8aaf..a8a9ee922ff5 100644 --- a/dev-perl/Net-Ident/Net-Ident-1.250.0.ebuild +++ b/dev-perl/Net-Ident/Net-Ident-1.250.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="lookup the username on the remote end of a TCP/IP connection" SLOT="0" -KEYWORDS="amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" virtual/perl-Carp |