diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:12:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:12:51 +0100 |
commit | 68f1026327204c8da9b505ad46645e5314fecf3f (patch) | |
tree | a44892298ffd74d57eed0799b5c9ed196f12ae5c /net-misc/ipv6calc | |
parent | net-libs/libmicrohttpd: ppc stable wrt bug #703220 (diff) | |
download | gentoo-68f1026327204c8da9b505ad46645e5314fecf3f.tar.gz gentoo-68f1026327204c8da9b505ad46645e5314fecf3f.tar.bz2 gentoo-68f1026327204c8da9b505ad46645e5314fecf3f.zip |
net-misc/ipv6calc: ppc stable wrt bug #703224
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/ipv6calc')
-rw-r--r-- | net-misc/ipv6calc/ipv6calc-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild b/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild index 6ef1fb2c9a26..06d731e59bdd 100644 --- a/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild +++ b/net-misc/ipv6calc/ipv6calc-2.1.0.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/pbiering/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ppc ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="geoip libressl test" RESTRICT="!test? ( test )" |