diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:58:04 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 18:58:04 +0200 |
commit | ab402f8bf8391be0d64d5d2aa7170373f2881744 (patch) | |
tree | 249dd847d34df7b31c6a696c809752d133fa0d7a /app-text/linuxdoc-tools | |
parent | app-text/hunspell: Stabilize 1.7.2 x86, #896286 (diff) | |
download | gentoo-ab402f8bf8391be0d64d5d2aa7170373f2881744.tar.gz gentoo-ab402f8bf8391be0d64d5d2aa7170373f2881744.tar.bz2 gentoo-ab402f8bf8391be0d64d5d2aa7170373f2881744.zip |
app-text/linuxdoc-tools: Stabilize 0.9.82 ppc, #896288
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/linuxdoc-tools')
-rw-r--r-- | app-text/linuxdoc-tools/linuxdoc-tools-0.9.82.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.82.ebuild b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.82.ebuild index b4403ab283ff..0234feaf523d 100644 --- a/app-text/linuxdoc-tools/linuxdoc-tools-0.9.82.ebuild +++ b/app-text/linuxdoc-tools/linuxdoc-tools-0.9.82.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/agmartin/linuxdoc-tools/-/archive/${PV}/${P}.tar.bz2 LICENSE="GPL-3+ MIT SGMLUG" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ppc ~sparc ~x86" IUSE="doc" RDEPEND=" |