diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-11 08:42:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-11 08:42:42 +0200 |
commit | 124965f379d6e8bb4e1a1e35aa63f0004c9cea7b (patch) | |
tree | 9364a634b52bfc4619bf6626d4a85c97046a4ac1 /app-text | |
parent | app-misc/gramps: x86 stable wrt bug #812422 (diff) | |
download | gentoo-124965f379d6e8bb4e1a1e35aa63f0004c9cea7b.tar.gz gentoo-124965f379d6e8bb4e1a1e35aa63f0004c9cea7b.tar.bz2 gentoo-124965f379d6e8bb4e1a1e35aa63f0004c9cea7b.zip |
app-text/htmltidy: x86 stable wrt bug #812425
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/htmltidy/htmltidy-5.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/htmltidy/htmltidy-5.8.0-r1.ebuild b/app-text/htmltidy/htmltidy-5.8.0-r1.ebuild index 020b21274f43..5dcdaf488f75 100644 --- a/app-text/htmltidy/htmltidy-5.8.0-r1.ebuild +++ b/app-text/htmltidy/htmltidy-5.8.0-r1.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/htacg/${MY_PN}/archive/refs/tags/${PV}.tar.gz -> ${P LICENSE="BSD" SLOT="0/58" # subslot is SOVERSION -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="deprecated test" RESTRICT="!test? ( test )" |