diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-12-20 04:13:36 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-12-20 04:13:36 +0000 |
commit | 1773505e44c36514eb813ae83467ccadee1a03f2 (patch) | |
tree | d1233bcca011ed7cd3faf966924359ac4afb1c1e /app-doc/phrack/phrack-53.ebuild | |
parent | amd64, just docs, no need for testing (diff) | |
download | historical-1773505e44c36514eb813ae83467ccadee1a03f2.tar.gz historical-1773505e44c36514eb813ae83467ccadee1a03f2.tar.bz2 historical-1773505e44c36514eb813ae83467ccadee1a03f2.zip |
amd64, just text, no need for testing
Diffstat (limited to 'app-doc/phrack/phrack-53.ebuild')
-rw-r--r-- | app-doc/phrack/phrack-53.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/phrack/phrack-53.ebuild b/app-doc/phrack/phrack-53.ebuild index 986acdb7c157..4501af8660a5 100644 --- a/app-doc/phrack/phrack-53.ebuild +++ b/app-doc/phrack/phrack-53.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/app-doc/phrack/phrack-53.ebuild,v 1.6 2004/06/24 21:49:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/phrack/phrack-53.ebuild,v 1.7 2004/12/20 04:10:26 jhuebel Exp $ MY_P=${PN}${PV} DESCRIPTION="...a Hacker magazine by the community, for the community...." @@ -9,7 +9,7 @@ SRC_URI="http://www.phrack.org/archives/${MY_P}.tar.gz" LICENSE="phrack" SLOT="${PV}" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc amd64" IUSE="" S=${WORKDIR}/${MY_P} |