diff options
Diffstat (limited to 'dev-libs/btparser/btparser-0.13.ebuild')
-rw-r--r-- | dev-libs/btparser/btparser-0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/btparser/btparser-0.13.ebuild b/dev-libs/btparser/btparser-0.13.ebuild index c2da0c3954cc..3c2b5df9188b 100644 --- a/dev-libs/btparser/btparser-0.13.ebuild +++ b/dev-libs/btparser/btparser-0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparser/btparser-0.13.ebuild,v 1.1 2011/11/16 07:43:32 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/btparser/btparser-0.13.ebuild,v 1.2 2011/12/29 17:23:37 pacho Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="https://fedorahosted.org/released/${PN}/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="static-libs" RDEPEND="" |