diff options
author | 2008-06-17 20:43:31 +0000 | |
---|---|---|
committer | 2008-06-17 20:43:31 +0000 | |
commit | 13e8a1ae0e68feed4807f51c44472036e4f0c90c (patch) | |
tree | e9683b32959f51e70e22c466df2159bee88898a7 /media-libs/hamlib/hamlib-1.2.6.1.ebuild | |
parent | keyworded ~arch for x86, bug 225801 (diff) | |
download | gentoo-2-13e8a1ae0e68feed4807f51c44472036e4f0c90c.tar.gz gentoo-2-13e8a1ae0e68feed4807f51c44472036e4f0c90c.tar.bz2 gentoo-2-13e8a1ae0e68feed4807f51c44472036e4f0c90c.zip |
stable x86, bug 225589
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-libs/hamlib/hamlib-1.2.6.1.ebuild')
-rw-r--r-- | media-libs/hamlib/hamlib-1.2.6.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/hamlib/hamlib-1.2.6.1.ebuild b/media-libs/hamlib/hamlib-1.2.6.1.ebuild index 63718cde981f..30f774f74475 100644 --- a/media-libs/hamlib/hamlib-1.2.6.1.ebuild +++ b/media-libs/hamlib/hamlib-1.2.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.6.1.ebuild,v 1.2 2007/11/09 19:44:14 lavajoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.6.1.ebuild,v 1.3 2008/06/17 20:43:31 opfer Exp $ inherit eutils multilib libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ppc x86 ~x86-fbsd" IUSE="doc gd python tk X" RESTRICT="test" |