diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:35:16 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:35:16 +0100 |
commit | 1b96d9d0f907ddb54fc91fcf133c53cf0081332a (patch) | |
tree | 80d3249ee481973101a3c556477ce8f444391464 /app-text/html-xml-utils | |
parent | app-text/htmltidy: drop x86-macos (diff) | |
download | gentoo-1b96d9d0f907ddb54fc91fcf133c53cf0081332a.tar.gz gentoo-1b96d9d0f907ddb54fc91fcf133c53cf0081332a.tar.bz2 gentoo-1b96d9d0f907ddb54fc91fcf133c53cf0081332a.zip |
app-text/html-xml-utils: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@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 | ||||
-rw-r--r-- | app-text/html-xml-utils/html-xml-utils-7.8.ebuild | 4 |
2 files changed, 4 insertions, 4 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 d684951d281f..52e4be4a403a 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-2020 Gentoo Authors +# Copyright 1999-2021 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" RESTRICT="test" diff --git a/app-text/html-xml-utils/html-xml-utils-7.8.ebuild b/app-text/html-xml-utils/html-xml-utils-7.8.ebuild index 29a3b176a17e..6859458d15d6 100644 --- a/app-text/html-xml-utils/html-xml-utils-7.8.ebuild +++ b/app-text/html-xml-utils/html-xml-utils-7.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 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" RESTRICT="test" |