summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2006-08-15 11:15:54 +0000
committerAlastair Tse <liquidx@gentoo.org>2006-08-15 11:15:54 +0000
commit51772c0a8c6076a08ce3ff5a251217fd41ab8363 (patch)
treeeb349d202f9cf6f659565846015aee4f82981f8b
parentit would be useful to commit the ebuilds too for eaudit (diff)
downloadliquidx-51772c0a8c6076a08ce3ff5a251217fd41ab8363.tar.gz
liquidx-51772c0a8c6076a08ce3ff5a251217fd41ab8363.tar.bz2
liquidx-51772c0a8c6076a08ce3ff5a251217fd41ab8363.zip
mark for amd64 since i can test on those
svn path=/; revision=57
-rw-r--r--app-portage/eaudit/eaudit-0.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/eaudit/eaudit-0.1-r1.ebuild b/app-portage/eaudit/eaudit-0.1-r1.ebuild
index bb15d54..a96f2fc 100644
--- a/app-portage/eaudit/eaudit-0.1-r1.ebuild
+++ b/app-portage/eaudit/eaudit-0.1-r1.ebuild
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.liquidx.net/"
SRC_URI="http://media.liquidx.net/static/eaudit/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 amd64"
IUSE=""
DEPEND=">=dev-lang/python-2.4"