summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-03-11 15:26:20 +0200
committerJoonas Niilola <juippis@gentoo.org>2022-03-11 15:26:20 +0200
commit41287d55090f62ee56e09f1073f508609308d647 (patch)
treed10b723487cd48f5ebaeac713effa5357180fdba /net-libs/nativebiginteger
parentmedia-plugins/vdr-osdteletext: stabilize 2.3.1 for amd64 (diff)
downloadgentoo-41287d55090f62ee56e09f1073f508609308d647.tar.gz
gentoo-41287d55090f62ee56e09f1073f508609308d647.tar.bz2
gentoo-41287d55090f62ee56e09f1073f508609308d647.zip
net-libs/nativebiginteger: stabilize 1.6.1 for amd64
Bug: https://bugs.gentoo.org/834924 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-libs/nativebiginteger')
-rw-r--r--net-libs/nativebiginteger/nativebiginteger-1.6.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/nativebiginteger/nativebiginteger-1.6.1.ebuild b/net-libs/nativebiginteger/nativebiginteger-1.6.1.ebuild
index f8721a066fc9..15b46eda4811 100644
--- a/net-libs/nativebiginteger/nativebiginteger-1.6.1.ebuild
+++ b/net-libs/nativebiginteger/nativebiginteger-1.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2018-2021 Gentoo Authors
+# Copyright 2018-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="https://files.i2p-projekt.de/${PV}/i2psource_${PV}.tar.bz2"
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"