diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-05 23:17:24 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-05 23:17:24 +0000 |
commit | a4687e68f0cd14ad0af3755383fcfc7701eed8aa (patch) | |
tree | 6c4a216d621e747bddb0b32ed087a4a4e2724e4c /app-crypt/bsign/bsign-0.4.5.ebuild | |
parent | stable ppc, bug #441304 (diff) | |
download | historical-a4687e68f0cd14ad0af3755383fcfc7701eed8aa.tar.gz historical-a4687e68f0cd14ad0af3755383fcfc7701eed8aa.tar.bz2 historical-a4687e68f0cd14ad0af3755383fcfc7701eed8aa.zip |
stable ppc, bug #441886
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64
Manifest-Sign-Key: 0xF52D4BBA
Diffstat (limited to 'app-crypt/bsign/bsign-0.4.5.ebuild')
-rw-r--r-- | app-crypt/bsign/bsign-0.4.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/bsign/bsign-0.4.5.ebuild b/app-crypt/bsign/bsign-0.4.5.ebuild index c0649f1870d6..a31bd9ff3e05 100644 --- a/app-crypt/bsign/bsign-0.4.5.ebuild +++ b/app-crypt/bsign/bsign-0.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/bsign/bsign-0.4.5.ebuild,v 1.12 2012/05/21 18:33:07 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/bsign/bsign-0.4.5.ebuild,v 1.13 2012/11/05 23:17:12 blueness Exp $ EAPI=2 inherit autotools eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/b/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc-macos ~x86 ~x86-linux" +KEYWORDS="~amd64 ppc ~ppc-macos ~x86 ~x86-linux" IUSE="static-libs" src_prepare() { |