diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-15 07:17:19 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-02-15 07:17:19 +0000 |
commit | 35263f82dc7571a788711b60f012cf43b21a379c (patch) | |
tree | 1dc7dadd1ccbb611a23f69f46258b9d42a15e3ce /app-text/libspectre/libspectre-0.2.6.ebuild | |
parent | x86 stable wrt bug #354773 (diff) | |
download | historical-35263f82dc7571a788711b60f012cf43b21a379c.tar.gz historical-35263f82dc7571a788711b60f012cf43b21a379c.tar.bz2 historical-35263f82dc7571a788711b60f012cf43b21a379c.zip |
x86 stable wrt bug #354777
Package-Manager: portage-2.1.9.25/cvs/Linux i686
Diffstat (limited to 'app-text/libspectre/libspectre-0.2.6.ebuild')
-rw-r--r-- | app-text/libspectre/libspectre-0.2.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/libspectre/libspectre-0.2.6.ebuild b/app-text/libspectre/libspectre-0.2.6.ebuild index 7d0e6e1070e0..dcee4a9d4f42 100644 --- a/app-text/libspectre/libspectre-0.2.6.ebuild +++ b/app-text/libspectre/libspectre-0.2.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/libspectre-0.2.6.ebuild,v 1.3 2010/07/27 01:26:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/libspectre-0.2.6.ebuild,v 1.4 2011/02/15 07:17:19 phajdan.jr Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://libspectre.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" SLOT="0" IUSE="debug doc static-libs test" |