diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2020-06-20 16:40:09 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2020-06-20 16:40:09 +0200 |
commit | bf3660e610723c304a403ec1a93f23d21e485778 (patch) | |
tree | 04d8e3dd20354cb2aff88691e8da7dcec59a8b5b /app-text/html-xml-utils | |
parent | app-text/html-xml-utils: version bump. (diff) | |
download | gentoo-bf3660e610723c304a403ec1a93f23d21e485778.tar.gz gentoo-bf3660e610723c304a403ec1a93f23d21e485778.tar.bz2 gentoo-bf3660e610723c304a403ec1a93f23d21e485778.zip |
app-text/html-xml-utils: stable amd64.
... all the other arches as well.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-text/html-xml-utils')
-rw-r--r-- | app-text/html-xml-utils/html-xml-utils-7.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/html-xml-utils/html-xml-utils-7.7.ebuild b/app-text/html-xml-utils/html-xml-utils-7.7.ebuild index 882068c2edf7..d684951d281f 100644 --- a/app-text/html-xml-utils/html-xml-utils-7.7.ebuild +++ b/app-text/html-xml-utils/html-xml-utils-7.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.w3.org/Tools/HTML-XML-utils/" LICENSE="W3C" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-linux ~ppc-macos ~x86-macos" RESTRICT="test" |