diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:47:56 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:47:56 +0200 |
commit | 496191a0a21b14bb1c7ca982e0b0ff82c7ef5b1e (patch) | |
tree | 4f668791390ff2af8539ff09d640be326250e169 /app-text/html401 | |
parent | app-text/docbook-xml-simple-dtd: x86 stable wrt bug #697528 (diff) | |
download | gentoo-496191a0a21b14bb1c7ca982e0b0ff82c7ef5b1e.tar.gz gentoo-496191a0a21b14bb1c7ca982e0b0ff82c7ef5b1e.tar.bz2 gentoo-496191a0a21b14bb1c7ca982e0b0ff82c7ef5b1e.zip |
app-text/html401: x86 stable wrt bug #697528
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/html401')
-rw-r--r-- | app-text/html401/html401-19991224-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/html401/html401-19991224-r4.ebuild b/app-text/html401/html401-19991224-r4.ebuild index 0f6b312ee83d..c51da3def031 100644 --- a/app-text/html401/html401-19991224-r4.ebuild +++ b/app-text/html401/html401-19991224-r4.ebuild @@ -10,7 +10,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="" S=${WORKDIR} |