Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/htmltidy/
Date: Sun, 19 Sep 2021 12:47:17
Message-Id: 1632055574.8315e6c2762be1cdaf39c855d20ce54c1428e1e4.chewi@gentoo
1 commit: 8315e6c2762be1cdaf39c855d20ce54c1428e1e4
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 19 11:34:12 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 19 12:46:14 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8315e6c2
7
8 app-text/htmltidy: Keyword 5.8.0-r1 for ~m68k
9
10 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
11
12 app-text/htmltidy/htmltidy-5.8.0-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/htmltidy/htmltidy-5.8.0-r1.ebuild b/app-text/htmltidy/htmltidy-5.8.0-r1.ebuild
16 index 5dcdaf488f7..daa550a9802 100644
17 --- a/app-text/htmltidy/htmltidy-5.8.0-r1.ebuild
18 +++ b/app-text/htmltidy/htmltidy-5.8.0-r1.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/htacg/${MY_PN}/archive/refs/tags/${PV}.tar.gz -> ${P
20
21 LICENSE="BSD"
22 SLOT="0/58" # subslot is SOVERSION
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
25 IUSE="deprecated test"
26
27 RESTRICT="!test? ( test )"