diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-29 17:42:18 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-08-29 17:42:18 +0000 |
commit | 958030c88f8066111b13f3176cb9381e18a57b5e (patch) | |
tree | cfa6b706ec5f26a0441d521f438b804175ff1e84 /app-text/libspectre/libspectre-0.2.2.ebuild | |
parent | Add ~amd64 keyword. (diff) | |
download | gentoo-2-958030c88f8066111b13f3176cb9381e18a57b5e.tar.gz gentoo-2-958030c88f8066111b13f3176cb9381e18a57b5e.tar.bz2 gentoo-2-958030c88f8066111b13f3176cb9381e18a57b5e.zip |
ppc stable #256176
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'app-text/libspectre/libspectre-0.2.2.ebuild')
-rw-r--r-- | app-text/libspectre/libspectre-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libspectre/libspectre-0.2.2.ebuild b/app-text/libspectre/libspectre-0.2.2.ebuild index 9968f04ff819..2da83f1cd1cb 100644 --- a/app-text/libspectre/libspectre-0.2.2.ebuild +++ b/app-text/libspectre/libspectre-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/libspectre-0.2.2.ebuild,v 1.2 2009/08/28 12:17:04 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/libspectre-0.2.2.ebuild,v 1.3 2009/08/29 17:42:18 nixnut Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="http://libspectre.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" SLOT="0" IUSE="debug doc test" |