Gentoo Archives: gentoo-commits

From: Tobias Klausmann <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/html401/
Date: Mon, 15 Jan 2018 19:03:21
Message-Id: 1516042959.5f9312634b25674fff5226fa690d8a923e7c270f.klausman@gentoo
1 commit: 5f9312634b25674fff5226fa690d8a923e7c270f
2 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 15 19:02:39 2018 +0000
4 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 15 19:02:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f931263
7
8 app-text/html401-19991224-r3: amd64 stable
9
10 Gentoo-Bug: http://bugs.gentoo.org/644256
11
12 app-text/html401/html401-19991224-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-text/html401/html401-19991224-r3.ebuild b/app-text/html401/html401-19991224-r3.ebuild
16 index 995e14e3673..fe8aa9d173f 100644
17 --- a/app-text/html401/html401-19991224-r3.ebuild
18 +++ b/app-text/html401/html401-19991224-r3.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://www.w3.org/TR/html401/html40.tgz"
20
21 LICENSE="W3C"
22 SLOT="0"
23 -KEYWORDS="~amd64 ppc ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
24 +KEYWORDS="amd64 ppc ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
25 IUSE=""
26 DEPEND="app-text/sgml-common"
27 RDEPEND=""