diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:07:24 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-14 13:07:24 +0200 |
commit | b88794a62bda81e8084894ca3be27b183c7204ab (patch) | |
tree | 0e1dd3ed62aaec34dc6d853c40ce435c358aacde /app-text/html401 | |
parent | app-text/docbook-xml-simple-dtd: ppc stable wrt bug #697528 (diff) | |
download | gentoo-b88794a62bda81e8084894ca3be27b183c7204ab.tar.gz gentoo-b88794a62bda81e8084894ca3be27b183c7204ab.tar.bz2 gentoo-b88794a62bda81e8084894ca3be27b183c7204ab.zip |
app-text/html401: ppc stable wrt bug #697528
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
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 ff2fce81fca2..0f6b312ee83d 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} |