diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 15:48:37 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 15:50:25 +0300 |
commit | 123a6f8c907d4d7ce3209de818916dbced86762b (patch) | |
tree | 7ced3d1a4be1b47816b7757fd8737d7ef48cd23a /app-text/html401 | |
parent | app-emulation/virtualbox-guest-additions: Use correct patchset. (diff) | |
download | gentoo-123a6f8c907d4d7ce3209de818916dbced86762b.tar.gz gentoo-123a6f8c907d4d7ce3209de818916dbced86762b.tar.bz2 gentoo-123a6f8c907d4d7ce3209de818916dbced86762b.zip |
app-text/html401: x86 stable wrt bug #644256
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-text/html401')
-rw-r--r-- | app-text/html401/html401-19991224-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/html401/html401-19991224-r3.ebuild b/app-text/html401/html401-19991224-r3.ebuild index fe8aa9d173f9..777837fcc2f2 100644 --- a/app-text/html401/html401-19991224-r3.ebuild +++ b/app-text/html401/html401-19991224-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.w3.org/TR/html401/html40.tgz" LICENSE="W3C" SLOT="0" -KEYWORDS="amd64 ppc ~s390 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="app-text/sgml-common" RDEPEND="" |