diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 17:44:55 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-27 17:44:55 +0100 |
commit | 7bfe58da48b5f1c854e38215ce1e377b8ac8c0cc (patch) | |
tree | 39c8d3c915b033ede9eb3542e2e989b55305a86d | |
parent | net-dns/idnkit: x86 stable (bug #757162) (diff) | |
download | gentoo-7bfe58da48b5f1c854e38215ce1e377b8ac8c0cc.tar.gz gentoo-7bfe58da48b5f1c854e38215ce1e377b8ac8c0cc.tar.bz2 gentoo-7bfe58da48b5f1c854e38215ce1e377b8ac8c0cc.zip |
net-misc/ipcalc: x86 stable (bug #757210)
Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | net-misc/ipcalc/ipcalc-0.42_p2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild index 832a7b9c5242..bac7f1cb48fb 100644 --- a/net-misc/ipcalc/ipcalc-0.42_p2.ebuild +++ b/net-misc/ipcalc/ipcalc-0.42_p2.ebuild @@ -10,7 +10,7 @@ SRC_URI=" mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p*}.orig.tar.gz mirror://debian/pool/main/${PN:0:1}/${PN}/${PN}_${PV/_p/-}.debian.tar.xz " -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" SLOT="0" RDEPEND=">=dev-lang/perl-5.6.0" |