diff options
author | 2023-02-07 23:06:03 +0000 | |
---|---|---|
committer | 2023-02-07 23:06:03 +0000 | |
commit | 6a3963382803be32e2496167fc7eb34e2a89f02e (patch) | |
tree | ddd0dafbd1b0c0ef7b2cc51539ba576b82705eaa /dev-libs/mdns | |
parent | dev-cpp/cpp-httplib: Stabilize 0.11.3 amd64, #893546 (diff) | |
download | gentoo-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>
Diffstat (limited to 'dev-libs/mdns')
-rw-r--r-- | dev-libs/mdns/mdns-1.4.2.ebuild | 2 |
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" |