diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 21:39:02 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 21:39:02 +0000 |
commit | 4bd573bb5c291bd270fa72c8c82db19aaec7adbf (patch) | |
tree | f15339b9c5cb4ed4fa018d409abca25045dc4a8a /app-text/libspectre/libspectre-0.2.5.ebuild | |
parent | stable amd64, bug 323197 (diff) | |
download | gentoo-2-4bd573bb5c291bd270fa72c8c82db19aaec7adbf.tar.gz gentoo-2-4bd573bb5c291bd270fa72c8c82db19aaec7adbf.tar.bz2 gentoo-2-4bd573bb5c291bd270fa72c8c82db19aaec7adbf.zip |
stable amd64, bug 324571
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-text/libspectre/libspectre-0.2.5.ebuild')
-rw-r--r-- | app-text/libspectre/libspectre-0.2.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libspectre/libspectre-0.2.5.ebuild b/app-text/libspectre/libspectre-0.2.5.ebuild index 207ae4a780df..dd0d3cf85b47 100644 --- a/app-text/libspectre/libspectre-0.2.5.ebuild +++ b/app-text/libspectre/libspectre-0.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/libspectre-0.2.5.ebuild,v 1.3 2010/05/22 16:12:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/libspectre-0.2.5.ebuild,v 1.4 2010/06/24 21:39:02 pacho Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://libspectre.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris" SLOT="0" IUSE="debug doc test" |