diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:34:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:34:44 +0100 |
commit | 66de38719e62ac71d090f29974fbf56047558bee (patch) | |
tree | 1de0d1608ba764a430e52876286ac05726fb9d07 /app-text/linuxdoc-tools | |
parent | dev-libs/libgpg-error: ppc stable wrt bug #590650 (diff) | |
download | gentoo-66de38719e62ac71d090f29974fbf56047558bee.tar.gz gentoo-66de38719e62ac71d090f29974fbf56047558bee.tar.bz2 gentoo-66de38719e62ac71d090f29974fbf56047558bee.zip |
app-text/linuxdoc-tools: ppc stable wrt bug #585532
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text/linuxdoc-tools')
-rw-r--r-- | app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild index 6a10ed8b109f..60aafd75bb38 100644 --- a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild +++ b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.72.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="https://gitlab.com/agmartin/${PN}/repository/archive.tar.gz?ref=v${PV} LICENSE="GPL-3+ MIT SGMLUG" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc x86 ~x86-fbsd" IUSE="doc" RDEPEND=" |