diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:49:18 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-18 20:49:18 +0200 |
commit | ee032b0e94fcc43b09800d68c8458839d5682804 (patch) | |
tree | 11e121b910983565406a1ddefc4f48f9986ae175 /net-misc/udpcast | |
parent | net-analyzer/cacti: Stabilize 1.2.20 ALLARCHES, #886943 (diff) | |
download | gentoo-ee032b0e94fcc43b09800d68c8458839d5682804.tar.gz gentoo-ee032b0e94fcc43b09800d68c8458839d5682804.tar.bz2 gentoo-ee032b0e94fcc43b09800d68c8458839d5682804.zip |
net-misc/udpcast: Stabilize 20211207 amd64, #886947
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/udpcast')
-rw-r--r-- | net-misc/udpcast/udpcast-20211207.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/udpcast/udpcast-20211207.ebuild b/net-misc/udpcast/udpcast-20211207.ebuild index e2165f829f27..f98d8838be8a 100644 --- a/net-misc/udpcast/udpcast-20211207.ebuild +++ b/net-misc/udpcast/udpcast-20211207.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.udpcast.linux.lu/download/${P}.tar.gz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="hardened" BDEPEND="dev-lang/perl" |