diff options
author | David Holm <dholm@gentoo.org> | 2004-10-18 12:28:44 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-18 12:28:44 +0000 |
commit | 765cf4490606e752d8d0d79bbe1120a61525e096 (patch) | |
tree | 3b47e386c5de8750ba74b188d1109890b324dab1 /dev-libs/libax25/libax25-0.0.11-r1.ebuild | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-765cf4490606e752d8d0d79bbe1120a61525e096.tar.gz gentoo-2-765cf4490606e752d8d0d79bbe1120a61525e096.tar.bz2 gentoo-2-765cf4490606e752d8d0d79bbe1120a61525e096.zip |
Added to ~ppc
Diffstat (limited to 'dev-libs/libax25/libax25-0.0.11-r1.ebuild')
-rw-r--r-- | dev-libs/libax25/libax25-0.0.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libax25/libax25-0.0.11-r1.ebuild b/dev-libs/libax25/libax25-0.0.11-r1.ebuild index 0fc45d5b1330..29988c432e3b 100644 --- a/dev-libs/libax25/libax25-0.0.11-r1.ebuild +++ b/dev-libs/libax25/libax25-0.0.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libax25/libax25-0.0.11-r1.ebuild,v 1.4 2004/07/02 04:43:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libax25/libax25-0.0.11-r1.ebuild,v 1.5 2004/10/18 12:28:06 dholm Exp $ DESCRIPTION="AX.25 protocol library for various Amateur Radio programs" HOMEPAGE="http://ax25.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/ax25/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="virtual/libc" |