diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-07-15 09:23:12 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-07-15 09:23:12 +0300 |
commit | 27b40cc7f8109e46dd0350f3b1b9df2adb390ac5 (patch) | |
tree | 29e82af97bfe419a584f3a4dc86daa8d876d2478 /net-firewall | |
parent | sys-process/parallel: Stabilize 20230522 arm64, #910276 (diff) | |
download | gentoo-27b40cc7f8109e46dd0350f3b1b9df2adb390ac5.tar.gz gentoo-27b40cc7f8109e46dd0350f3b1b9df2adb390ac5.tar.bz2 gentoo-27b40cc7f8109e46dd0350f3b1b9df2adb390ac5.zip |
net-firewall/rtsp-conntrack: Stabilize 5.3-r1 x86, #910350
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/rtsp-conntrack/rtsp-conntrack-5.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/rtsp-conntrack/rtsp-conntrack-5.3-r1.ebuild b/net-firewall/rtsp-conntrack/rtsp-conntrack-5.3-r1.ebuild index daf19346dbb8..9711ab4dc102 100644 --- a/net-firewall/rtsp-conntrack/rtsp-conntrack-5.3-r1.ebuild +++ b/net-firewall/rtsp-conntrack/rtsp-conntrack-5.3-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/rtsp-linux-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" CONFIG_CHECK="NF_CONNTRACK" |