diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-05-15 16:10:09 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-05-15 16:10:09 +0000 |
commit | ae2ecfb77c7a1f4110d7697ef1047de403fd2aad (patch) | |
tree | e57aa41f47c2b7307a701ddb57627c958d8d2623 /net-ftp/oftpd/oftpd-0.3.7-r1.ebuild | |
parent | Initial version (diff) | |
download | gentoo-2-ae2ecfb77c7a1f4110d7697ef1047de403fd2aad.tar.gz gentoo-2-ae2ecfb77c7a1f4110d7697ef1047de403fd2aad.tar.bz2 gentoo-2-ae2ecfb77c7a1f4110d7697ef1047de403fd2aad.zip |
+ ~amd64 keyword
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'net-ftp/oftpd/oftpd-0.3.7-r1.ebuild')
-rw-r--r-- | net-ftp/oftpd/oftpd-0.3.7-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-ftp/oftpd/oftpd-0.3.7-r1.ebuild b/net-ftp/oftpd/oftpd-0.3.7-r1.ebuild index d588fdffc56d..e5e565b6a0f9 100644 --- a/net-ftp/oftpd/oftpd-0.3.7-r1.ebuild +++ b/net-ftp/oftpd/oftpd-0.3.7-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/oftpd/oftpd-0.3.7-r1.ebuild,v 1.5 2004/07/01 22:16:21 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/oftpd/oftpd-0.3.7-r1.ebuild,v 1.6 2005/05/15 16:10:09 voxus Exp $ DESCRIPTION="Secure, small, anonymous only ftpd" HOMEPAGE="http://www.time-travellers.org/oftpd" @@ -8,7 +8,7 @@ SRC_URI="http://www.time-travellers.org/oftpd/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~ppc sparc arm ~ppc64" +KEYWORDS="~amd64 x86 ~ppc sparc arm ~ppc64" IUSE="" DEPEND="virtual/libc" |