diff options
author | Mike Gilbert <floppym@gentoo.org> | 2023-02-20 13:36:39 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2023-02-20 13:37:19 -0500 |
commit | c17701cef3dafad58a8a1a978ff5d585974abf0a (patch) | |
tree | 1510e15f76714ef1b6189382d50eb24d670840e2 /app-text | |
parent | dev-python/xarray: Stabilize 2022.12.0 ppc, #890134 (diff) | |
download | gentoo-c17701cef3dafad58a8a1a978ff5d585974abf0a.tar.gz gentoo-c17701cef3dafad58a8a1a978ff5d585974abf0a.tar.bz2 gentoo-c17701cef3dafad58a8a1a978ff5d585974abf0a.zip |
app-text/docbook-xsl-ns-stylesheets: stabilize 1.79.1 for ALLARCHES
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.79.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.79.1.ebuild b/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.79.1.ebuild index 89c5dad60379..1db6f61cf189 100644 --- a/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.79.1.ebuild +++ b/app-text/docbook-xsl-ns-stylesheets/docbook-xsl-ns-stylesheets-1.79.1.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 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/docbook/${MY_P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="ruby" RDEPEND=">=app-text/build-docbook-catalog-1.4 |