diff options
author | 2008-03-04 10:31:31 +0000 | |
---|---|---|
committer | 2008-03-04 10:31:31 +0000 | |
commit | 862cd55a222efda9eeca23daf95baf94d8a91caf (patch) | |
tree | dbd6dce68af4f26455ac70bc7abd1ada3548fcb0 /net-libs/libupnp/libupnp-1.6.3.ebuild | |
parent | Mark ~x86 wrt bug #210799. Thanks to Michał Wołonkiewicz <volon@vp.pl> for ... (diff) | |
download | historical-862cd55a222efda9eeca23daf95baf94d8a91caf.tar.gz historical-862cd55a222efda9eeca23daf95baf94d8a91caf.tar.bz2 historical-862cd55a222efda9eeca23daf95baf94d8a91caf.zip |
Add ~alpha
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-libs/libupnp/libupnp-1.6.3.ebuild')
-rw-r--r-- | net-libs/libupnp/libupnp-1.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libupnp/libupnp-1.6.3.ebuild b/net-libs/libupnp/libupnp-1.6.3.ebuild index 4fa5a164a797..ea17b3071990 100644 --- a/net-libs/libupnp/libupnp-1.6.3.ebuild +++ b/net-libs/libupnp/libupnp-1.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.3.ebuild,v 1.2 2008/03/03 03:27:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libupnp/libupnp-1.6.3.ebuild,v 1.3 2008/03/04 10:31:31 armin76 Exp $ WANT_AUTOMAKE=1.9 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pupnp/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug" src_unpack() { |