diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-11-16 18:40:23 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-11-16 18:40:23 +0000 |
commit | 43acf9fd9ef38daf1fb3616b71199291b98f92ff (patch) | |
tree | 3658dfea3f2b89fc6b5b3d90e2b258d7315e8493 /dev-util/kdoc/kdoc-2.0_alpha54.ebuild | |
parent | mark stable on amd64 (diff) | |
download | historical-43acf9fd9ef38daf1fb3616b71199291b98f92ff.tar.gz historical-43acf9fd9ef38daf1fb3616b71199291b98f92ff.tar.bz2 historical-43acf9fd9ef38daf1fb3616b71199291b98f92ff.zip |
mark stable on amd64
Diffstat (limited to 'dev-util/kdoc/kdoc-2.0_alpha54.ebuild')
-rw-r--r-- | dev-util/kdoc/kdoc-2.0_alpha54.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/kdoc/kdoc-2.0_alpha54.ebuild b/dev-util/kdoc/kdoc-2.0_alpha54.ebuild index bed9f7004a82..7ef339694dba 100644 --- a/dev-util/kdoc/kdoc-2.0_alpha54.ebuild +++ b/dev-util/kdoc/kdoc-2.0_alpha54.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/kdoc/kdoc-2.0_alpha54.ebuild,v 1.10 2003/04/29 07:11:03 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/kdoc/kdoc-2.0_alpha54.ebuild,v 1.11 2003/11/16 18:40:20 brad_mssw Exp $ IUSE="" MY_P=${P/_alph/} @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${MY_P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ppc" +KEYWORDS="x86 sparc ppc amd64" DEPEND="dev-lang/perl" |