diff options
author | Sam James <sam@gentoo.org> | 2021-08-25 17:21:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-25 17:21:25 +0100 |
commit | f63bffc8cc2d209a7b9a334b8946f39c9c9e64dd (patch) | |
tree | e67a381e9811e7ad1a21e04b3c91ed8f14b0c43b /dev-perl/Net-Ident | |
parent | dev-perl/Net-DNS-SEC: Stabilize 1.180.0 sparc, #810151 (diff) | |
download | gentoo-f63bffc8cc2d209a7b9a334b8946f39c9c9e64dd.tar.gz gentoo-f63bffc8cc2d209a7b9a334b8946f39c9c9e64dd.tar.bz2 gentoo-f63bffc8cc2d209a7b9a334b8946f39c9c9e64dd.zip |
dev-perl/Net-Ident: Stabilize 1.250.0 sparc, #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 d13bd9f40529..eef03f6c20c7 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 |