diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-05 22:32:32 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-05 22:33:35 +0200 |
commit | 9402f52de7dcad2b6ee68fff2e2bca27e9a3346b (patch) | |
tree | e1eb221475d9d7163a709d54730b12f2eb3fb3ab /net-dns/libidn2/libidn2-99999.ebuild | |
parent | dev-libs/libevent: Add ~riscv keyword (diff) | |
download | gentoo-9402f52de7dcad2b6ee68fff2e2bca27e9a3346b.tar.gz gentoo-9402f52de7dcad2b6ee68fff2e2bca27e9a3346b.tar.bz2 gentoo-9402f52de7dcad2b6ee68fff2e2bca27e9a3346b.zip |
net-dns/libidn2: Revision and subslot bump straight to stable
On request by robbat2 and k_f since the update 2.0 -> 2.1 broke
gnutls linking and requires a rebuild of that library.
See for a similar problem (but unfortunately not much detail)
https://bugzilla.redhat.com/show_bug.cgi?id=1683812
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'net-dns/libidn2/libidn2-99999.ebuild')
-rw-r--r-- | net-dns/libidn2/libidn2-99999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/libidn2/libidn2-99999.ebuild b/net-dns/libidn2/libidn2-99999.ebuild index 9c8ed496c8ac..408ce3cd2ad1 100644 --- a/net-dns/libidn2/libidn2-99999.ebuild +++ b/net-dns/libidn2/libidn2-99999.ebuild @@ -10,7 +10,7 @@ EGIT_REPO_URI="https://gitlab.com/libidn/libidn2.git/" SRC_URI="mirror://gnu/libunistring/libunistring-0.9.10.tar.gz" LICENSE="GPL-2+ LGPL-3+" -SLOT="0" +SLOT="0/2" KEYWORDS="" IUSE="static-libs" |