summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-07 23:06:03 +0000
committerSam James <sam@gentoo.org>2023-02-07 23:06:03 +0000
commit6a3963382803be32e2496167fc7eb34e2a89f02e (patch)
treeddd0dafbd1b0c0ef7b2cc51539ba576b82705eaa
parentdev-cpp/cpp-httplib: Stabilize 0.11.3 amd64, #893546 (diff)
downloadgentoo-6a3963382803be32e2496167fc7eb34e2a89f02e.tar.gz
gentoo-6a3963382803be32e2496167fc7eb34e2a89f02e.tar.bz2
gentoo-6a3963382803be32e2496167fc7eb34e2a89f02e.zip
dev-libs/mdns: Stabilize 1.4.2 amd64, #893546
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-libs/mdns/mdns-1.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/mdns/mdns-1.4.2.ebuild b/dev-libs/mdns/mdns-1.4.2.ebuild
index d1d62383e556..584e38838699 100644
--- a/dev-libs/mdns/mdns-1.4.2.ebuild
+++ b/dev-libs/mdns/mdns-1.4.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/mjansson/mdns/archive/refs/tags/${PV}.tar.gz -> ${P}
LICENSE="Unlicense"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
PATCHES=(
"${FILESDIR}/${P}-timeval.patch"