summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-04 20:30:20 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-04 20:38:09 +0200
commit03eb1ae22c26fed18aae8f0b1d868da4aedbaf4f (patch)
tree6007723afdd9f3ffc01ec3d8f653c190f371afb5 /dev-libs/libltdl
parentsys-apps/baselayout: Add ~riscv keyword (diff)
downloadgentoo-03eb1ae22c26fed18aae8f0b1d868da4aedbaf4f.tar.gz
gentoo-03eb1ae22c26fed18aae8f0b1d868da4aedbaf4f.tar.bz2
gentoo-03eb1ae22c26fed18aae8f0b1d868da4aedbaf4f.zip
dev-libs/libltdl: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-libs/libltdl')
-rw-r--r--dev-libs/libltdl/libltdl-2.4.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libltdl/libltdl-2.4.6.ebuild b/dev-libs/libltdl/libltdl-2.4.6.ebuild
index a6a8e15d8865..6369740f1041 100644
--- a/dev-libs/libltdl/libltdl-2.4.6.ebuild
+++ b/dev-libs/libltdl/libltdl-2.4.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="4"
@@ -13,7 +13,7 @@ SRC_URI="mirror://gnu/libtool/${MY_P}.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 ~riscv s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="static-libs"
# libltdl doesn't have a testsuite.
RESTRICT="test"