Diff html-xml-utils-7.8-r1 with a html-xml-utils-8.5
/usr/portage/app-text/html-xml-utils/html-xml-utils-8.5.ebuild 2023-10-09 14:52:28.880368335 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2022 Gentoo Authors |
|
1 |
# Copyright 1999-2023 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
... | ... | |
9 | 9 | |
10 | 10 |
LICENSE="W3C" |
11 | 11 |
SLOT="0" |
12 |
KEYWORDS="amd64 ppc ppc64 x86 ~x86-linux ~ppc-macos" |
|
12 |
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos" |
|
13 | 13 | |
14 | 14 |
RDEPEND=" |
15 | 15 |
net-dns/libidn2:= |