diff options
Diffstat (limited to 'dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild')
-rw-r--r-- | dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild index 2ace56e282f1..c03be2cea830 100644 --- a/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild +++ b/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild,v 1.4 2014/07/15 15:53:04 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SNMP_Session/SNMP_Session-1.13-r2.ebuild,v 1.5 2014/07/20 12:51:33 klausman Exp $ EAPI=5 @@ -12,7 +12,7 @@ HOMEPAGE="http://code.google.com/p/snmp-session/" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~sparc-solaris ~x86-solaris" PATCHES=( "${FILESDIR}"/${P}-Socket6.patch |