diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-25 07:25:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-25 07:25:32 +0200 |
commit | 9c81672109898857b5df3e4b805f35d745c37206 (patch) | |
tree | f053e827997017664be7574b72243b92f2fefb5f /dev-perl/Net-Ident | |
parent | dev-perl/Net-DNS-SEC: amd64 stable wrt bug #810151 (diff) | |
download | gentoo-9c81672109898857b5df3e4b805f35d745c37206.tar.gz gentoo-9c81672109898857b5df3e4b805f35d745c37206.tar.bz2 gentoo-9c81672109898857b5df3e4b805f35d745c37206.zip |
dev-perl/Net-Ident: amd64 stable wrt bug #810153
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 54169ff11e69..64140d9af22c 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 |