diff options
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild b/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild index 9614a3930ec1..9913e2ca7525 100644 --- a/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild +++ b/net-firewall/ebtables/ebtables-2.0.10.4-r1.ebuild @@ -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} |