diff options
| author | root <root@alpha.trunkmasters.com> | 2026-06-25 03:04:45 -0500 |
|---|---|---|
| committer | root <root@alpha.trunkmasters.com> | 2026-06-25 03:04:45 -0500 |
| commit | a2d754850b88dddfc90152e4eaf858d6907b5201 (patch) | |
| tree | e987342a645cd8d7bce252c8e897fcc8f1abd79b /net-firewall | |
| parent | 719f5679cb7b1141529b574349239e0640bae1ca (diff) | |
| download | baldeagleos-repo-a2d754850b88dddfc90152e4eaf858d6907b5201.tar.gz baldeagleos-repo-a2d754850b88dddfc90152e4eaf858d6907b5201.tar.xz baldeagleos-repo-a2d754850b88dddfc90152e4eaf858d6907b5201.zip | |
Adding metadata
Diffstat (limited to 'net-firewall')
| -rw-r--r-- | net-firewall/firehol/firehol-3.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/firehol/firehol-3.1.8.ebuild b/net-firewall/firehol/firehol-3.1.8.ebuild index 24e7760f88bd..7ca666d47e72 100644 --- a/net-firewall/firehol/firehol-3.1.8.ebuild +++ b/net-firewall/firehol/firehol-3.1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/firehol/firehol/releases/download/v${PV}/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="amd64 arm ~arm64 ~ppc ~x86" IUSE="doc ipv6 ipset" # Set the dependency versions to aid cross-compiling. Keep them at their |
