diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-14 21:56:35 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-14 22:16:41 +0000 |
commit | f6a3a52eb45208f7b9115b00913d12ca8b4fefc9 (patch) | |
tree | dad6f52fb54e71ed88c8963ca101a1a2c52b918a /app-text/html401 | |
parent | net-fs/libnfs: stable 2.0.0 for ppc (diff) | |
download | gentoo-f6a3a52eb45208f7b9115b00913d12ca8b4fefc9.tar.gz gentoo-f6a3a52eb45208f7b9115b00913d12ca8b4fefc9.tar.bz2 gentoo-f6a3a52eb45208f7b9115b00913d12ca8b4fefc9.zip |
app-text/html401: stable 19991224-r3 for ppc
Bug: https://bugs.gentoo.org/644256
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-text/html401')
-rw-r--r-- | app-text/html401/html401-19991224-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/html401/html401-19991224-r3.ebuild b/app-text/html401/html401-19991224-r3.ebuild index c6742475dd1a..995e14e3673c 100644 --- a/app-text/html401/html401-19991224-r3.ebuild +++ b/app-text/html401/html401-19991224-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -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="" |