diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-06-12 16:32:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-06-12 16:32:22 +0000 |
commit | ebc9fc1ed9064a9779135d2c8167ffa143389371 (patch) | |
tree | 03ec80b02ae23e0361cfe6a0c74bf7692ec339a4 /net-analyzer/netselect/netselect-0.3-r3.ebuild | |
parent | Switch to EAPI5 (diff) | |
download | gentoo-2-ebc9fc1ed9064a9779135d2c8167ffa143389371.tar.gz gentoo-2-ebc9fc1ed9064a9779135d2c8167ffa143389371.tar.bz2 gentoo-2-ebc9fc1ed9064a9779135d2c8167ffa143389371.zip |
Stable for HPPA (bug #470534).
(Portage version: 2.2.0_alpha179/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-analyzer/netselect/netselect-0.3-r3.ebuild')
-rw-r--r-- | net-analyzer/netselect/netselect-0.3-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/netselect/netselect-0.3-r3.ebuild b/net-analyzer/netselect/netselect-0.3-r3.ebuild index 55510d04074c..e43eeba9ae7b 100644 --- a/net-analyzer/netselect/netselect-0.3-r3.ebuild +++ b/net-analyzer/netselect/netselect-0.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r3.ebuild,v 1.2 2013/03/10 20:30:49 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/netselect/netselect-0.3-r3.ebuild,v 1.3 2013/06/12 16:32:22 jer Exp $ EAPI=5 inherit eutils flag-o-matic toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://alumnit.ca/~apenwarr/netselect/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" S=${WORKDIR}/${PN} |