diff options
author | 2008-08-08 16:46:36 +0000 | |
---|---|---|
committer | 2008-08-08 16:46:36 +0000 | |
commit | 602f6bb136823ddcb75df24e506779546215c8d7 (patch) | |
tree | 23e114f2fc5dee50eb7371ff98aa6a214e348685 /net-libs/udns/udns-0.0.9.ebuild | |
parent | Disable bsd usb joystick support because it does not link properly, run elibt... (diff) | |
download | historical-602f6bb136823ddcb75df24e506779546215c8d7.tar.gz historical-602f6bb136823ddcb75df24e506779546215c8d7.tar.bz2 historical-602f6bb136823ddcb75df24e506779546215c8d7.zip |
Add ~alpha wrt #234170
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'net-libs/udns/udns-0.0.9.ebuild')
-rw-r--r-- | net-libs/udns/udns-0.0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/udns/udns-0.0.9.ebuild b/net-libs/udns/udns-0.0.9.ebuild index 24f848256106..3588036d5164 100644 --- a/net-libs/udns/udns-0.0.9.ebuild +++ b/net-libs/udns/udns-0.0.9.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/udns/udns-0.0.9.ebuild,v 1.6 2008/06/23 13:08:38 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/udns/udns-0.0.9.ebuild,v 1.7 2008/08/08 16:46:36 armin76 Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="http://www.corpit.ru/mjt/udns/${P/-/_}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="ipv6 static" # Yes, this doesn't depend on any other library beside "system" set |