diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-17 21:05:06 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-17 21:05:06 +0800 |
commit | ff295d6bff158779eee21572611ea4b2e39b9637 (patch) | |
tree | 1a10d7bc0c1d696209d9f6b2ebbac81fc311937f /app-text | |
parent | sci-libs/gts: keyword 20121130 for ~loong (diff) | |
download | gentoo-ff295d6bff158779eee21572611ea4b2e39b9637.tar.gz gentoo-ff295d6bff158779eee21572611ea4b2e39b9637.tar.bz2 gentoo-ff295d6bff158779eee21572611ea4b2e39b9637.zip |
app-text/docbook-xsl-ns-stylesheets: keyword 1.79.1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@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 d45bb7f26562..89c5dad60379 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-2021 Gentoo Authors +# Copyright 1999-2022 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 ~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 |