diff options
author | 2023-05-24 21:41:33 +0200 | |
---|---|---|
committer | 2023-05-24 21:41:33 +0200 | |
commit | 82e9ddde6f17e843beed29bc1446c635f71efc50 (patch) | |
tree | 33c4e375c842207402fc352affdae2f0a53aeece /dev-perl/SNMP_Session/SNMP_Session-1.13-r3.ebuild | |
parent | dev-python/lxml: Require <dev-python/cython-3 (diff) | |
download | gentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.tar.gz gentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.tar.bz2 gentoo-82e9ddde6f17e843beed29bc1446c635f71efc50.zip |
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-perl/SNMP_Session/SNMP_Session-1.13-r3.ebuild')
-rw-r--r-- | dev-perl/SNMP_Session/SNMP_Session-1.13-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/SNMP_Session/SNMP_Session-1.13-r3.ebuild b/dev-perl/SNMP_Session/SNMP_Session-1.13-r3.ebuild index 6a8bc42ab1ff..f9d5f44631df 100644 --- a/dev-perl/SNMP_Session/SNMP_Session-1.13-r3.ebuild +++ b/dev-perl/SNMP_Session/SNMP_Session-1.13-r3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/sleinen/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" PATCHES=( "${FILESDIR}"/${P}-Socket6.patch |