diff options
author | Benedikt Boehm <hollow@gentoo.org> | 2008-03-28 18:27:37 +0000 |
---|---|---|
committer | Benedikt Boehm <hollow@gentoo.org> | 2008-03-28 18:27:37 +0000 |
commit | fdf5742e66e050ef8abad061358505ffd2c4fc0f (patch) | |
tree | 640b59c6929b31399166f5dec373a80507ad036a /net-analyzer/snmptt/snmptt-1.2.ebuild | |
parent | Stable on ppc wrt bug 214778 (diff) | |
download | gentoo-2-fdf5742e66e050ef8abad061358505ffd2c4fc0f.tar.gz gentoo-2-fdf5742e66e050ef8abad061358505ffd2c4fc0f.tar.bz2 gentoo-2-fdf5742e66e050ef8abad061358505ffd2c4fc0f.zip |
add ~amd64
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-analyzer/snmptt/snmptt-1.2.ebuild')
-rw-r--r-- | net-analyzer/snmptt/snmptt-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snmptt/snmptt-1.2.ebuild b/net-analyzer/snmptt/snmptt-1.2.ebuild index 28caa526e5df..54dfe7808806 100644 --- a/net-analyzer/snmptt/snmptt-1.2.ebuild +++ b/net-analyzer/snmptt/snmptt-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.2.ebuild,v 1.2 2008/01/21 14:06:45 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snmptt/snmptt-1.2.ebuild,v 1.3 2008/03/28 18:27:37 hollow Exp $ MY_P="${P/-/_}" @@ -10,7 +10,7 @@ HOMEPAGE="http://www.snmptt.org/" LICENSE="GPL-2" -KEYWORDS="~ppc sparc x86" +KEYWORDS="~amd64 ~ppc sparc x86" SLOT="0" IUSE="mysql postgres" |