net-firewall/ebtables: fix sorting of LICENSE/SLOT/KEYWORDS/IUSE
authorMike Frysinger <vapier@gentoo.org>
Wed, 23 Sep 2015 02:31:42 +0000 (22:31 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 23 Sep 2015 02:33:06 +0000 (22:33 -0400)
net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild

index 9614a3930ec1d268eb0680b6c113ab297835a0f7..9913e2ca75254c68b3c027f2ce2f19865e8be2fa 100644 (file)
@@ -13,10 +13,10 @@ DESCRIPTION="Utility that enables basic Ethernet frame filtering on a Linux brid
 HOMEPAGE="http://ebtables.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
-IUSE="static"
 LICENSE="GPL-2"
 SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+IUSE="static"
 
 S=${WORKDIR}/${MY_P}