diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-06 23:06:58 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-06 23:18:08 +0200 |
commit | 0c24b3618fe2282123e4982604261ea61b1fc213 (patch) | |
tree | ad7ef9b39d9542c494a9c165f960ca6c5b902cd3 /net-analyzer/snmptt | |
parent | virtual/rust: x86 stable (bug #695696) (diff) | |
download | gentoo-0c24b3618fe2282123e4982604261ea61b1fc213.tar.gz gentoo-0c24b3618fe2282123e4982604261ea61b1fc213.tar.bz2 gentoo-0c24b3618fe2282123e4982604261ea61b1fc213.zip |
net-analyzer/snmptt: x86 stable (bug #696326)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-analyzer/snmptt')
-rw-r--r-- | net-analyzer/snmptt/snmptt-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/snmptt/snmptt-1.4.ebuild b/net-analyzer/snmptt/snmptt-1.4.ebuild index bae24f294755..ed70054e6dc9 100644 --- a/net-analyzer/snmptt/snmptt-1.4.ebuild +++ b/net-analyzer/snmptt/snmptt-1.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/snmptt/${MY_P}.tgz" HOMEPAGE="http://www.snmptt.org/" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" SLOT="0" IUSE="mysql postgres" |