diff options
author | Sam James <sam@gentoo.org> | 2023-06-01 06:26:16 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-01 06:26:16 +0100 |
commit | 7c7f261f33d84401b3774de83e603fbcdb56e44e (patch) | |
tree | 8be5d0927ba74bcc0dbe706bc23ed3ac3b7345e9 /net-misc/udpcast | |
parent | dev-ruby/zeitwerk: Stabilize 2.6.7 arm, #907551 (diff) | |
download | gentoo-7c7f261f33d84401b3774de83e603fbcdb56e44e.tar.gz gentoo-7c7f261f33d84401b3774de83e603fbcdb56e44e.tar.bz2 gentoo-7c7f261f33d84401b3774de83e603fbcdb56e44e.zip |
net-misc/udpcast: Stabilize 20211207-r1 x86, #907578
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/udpcast')
-rw-r--r-- | net-misc/udpcast/udpcast-20211207-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/udpcast/udpcast-20211207-r1.ebuild b/net-misc/udpcast/udpcast-20211207-r1.ebuild index 11fb3b0fac1e..7814b8405147 100644 --- a/net-misc/udpcast/udpcast-20211207-r1.ebuild +++ b/net-misc/udpcast/udpcast-20211207-r1.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" |