summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-24 23:43:51 +0000
committerSam James <sam@gentoo.org>2021-02-24 23:43:51 +0000
commit6edf24d92477c8cc63074c96084af947924db4c1 (patch)
tree7f1a4797479fd796bcd3a818a9a8d86cd3d7d522 /dev-libs
parentdev-db/postgresql: Stabilize 9.6.21 arm, #771942 (diff)
downloadgentoo-6edf24d92477c8cc63074c96084af947924db4c1.tar.gz
gentoo-6edf24d92477c8cc63074c96084af947924db4c1.tar.bz2
gentoo-6edf24d92477c8cc63074c96084af947924db4c1.zip
dev-libs/libbase58: Stabilize 0.1.4-r1 x86, #727008
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libbase58/libbase58-0.1.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild b/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
index 9643cbea735f..80dc047c83be 100644
--- a/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
+++ b/dev-libs/libbase58/libbase58-0.1.4-r1.ebuild
@@ -11,7 +11,7 @@ LICENSE="MIT"
SRC_URI="https://github.com/luke-jr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0/0"
-KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 x86"
IUSE="test tools"
RESTRICT="!test? ( test )"