diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-01-28 10:19:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-01-28 10:19:27 +0000 |
commit | 346b9bdd579160ff7d1c9074d03498c057274746 (patch) | |
tree | d7350d7800f9cf3fbc6ca3307581ab2f153d419d /dev-libs/libltdl/libltdl-2.4.4.ebuild | |
parent | Stable for ppc, wrt bug #535698 (diff) | |
download | historical-346b9bdd579160ff7d1c9074d03498c057274746.tar.gz historical-346b9bdd579160ff7d1c9074d03498c057274746.tar.bz2 historical-346b9bdd579160ff7d1c9074d03498c057274746.zip |
Stable for ppc, wrt bug #536696
Package-Manager: portage-2.2.14/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-libs/libltdl/libltdl-2.4.4.ebuild')
-rw-r--r-- | dev-libs/libltdl/libltdl-2.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libltdl/libltdl-2.4.4.ebuild b/dev-libs/libltdl/libltdl-2.4.4.ebuild index 1b9a5f01f392..28f306a9a8bc 100644 --- a/dev-libs/libltdl/libltdl-2.4.4.ebuild +++ b/dev-libs/libltdl/libltdl-2.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libltdl/libltdl-2.4.4.ebuild,v 1.6 2015/01/26 09:40:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libltdl/libltdl-2.4.4.ebuild,v 1.7 2015/01/28 10:19:26 ago Exp $ EAPI="4" @@ -14,7 +14,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 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="static-libs" # libltdl doesn't have a testsuite. RESTRICT="test" |