diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-09-30 18:12:00 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-09-30 18:12:00 +0000 |
commit | 3a7d9538aa7dd53a8991996149064b4defb10aea (patch) | |
tree | 5dbc8cc379b88e6d193cdcb0ee0dbeadbbf925d7 /media-libs/hamlib/hamlib-1.2.15.ebuild | |
parent | Drop alpha/sparc keywords (diff) | |
download | gentoo-2-3a7d9538aa7dd53a8991996149064b4defb10aea.tar.gz gentoo-2-3a7d9538aa7dd53a8991996149064b4defb10aea.tar.bz2 gentoo-2-3a7d9538aa7dd53a8991996149064b4defb10aea.zip |
Drop alpha keywords
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'media-libs/hamlib/hamlib-1.2.15.ebuild')
-rw-r--r-- | media-libs/hamlib/hamlib-1.2.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/hamlib/hamlib-1.2.15.ebuild b/media-libs/hamlib/hamlib-1.2.15.ebuild index 58819883411b..01bb4acc0e36 100644 --- a/media-libs/hamlib/hamlib-1.2.15.ebuild +++ b/media-libs/hamlib/hamlib-1.2.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.15.ebuild,v 1.4 2012/06/08 12:15:00 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/hamlib/hamlib-1.2.15.ebuild,v 1.5 2012/09/30 18:12:00 armin76 Exp $ EAPI="3" PYTHON_DEPEND="python? 2" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2 GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 x86 ~x86-fbsd" +KEYWORDS="amd64 x86 ~x86-fbsd" IUSE="doc python tcl" RESTRICT="test" |