diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:11 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-07-15 17:25:11 +0200 |
commit | 7bba6bd2102346dcbdc0044e98efc1a905ec1420 (patch) | |
tree | c029a1404dad20c5155f7dca26a2b0908b124dac /net-libs/gsnmp | |
parent | net-libs/gloox: Sort KEYWORDS (diff) | |
download | gentoo-7bba6bd2102346dcbdc0044e98efc1a905ec1420.tar.gz gentoo-7bba6bd2102346dcbdc0044e98efc1a905ec1420.tar.bz2 gentoo-7bba6bd2102346dcbdc0044e98efc1a905ec1420.zip |
net-libs/gsnmp: Sort KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'net-libs/gsnmp')
-rw-r--r-- | net-libs/gsnmp/gsnmp-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/gsnmp/gsnmp-0.3.0.ebuild b/net-libs/gsnmp/gsnmp-0.3.0.ebuild index 034f03a34df1..71d65b7bb06b 100644 --- a/net-libs/gsnmp/gsnmp-0.3.0.ebuild +++ b/net-libs/gsnmp/gsnmp-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.ibr.cs.tu-bs.de/pub/local/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~amd64-linux ~ppc x86" +KEYWORDS="amd64 ~ppc x86 ~amd64-linux" IUSE="static-libs" DEPEND=" |