diff options
author | Sam James <sam@gentoo.org> | 2021-01-04 01:31:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-04 01:31:40 +0000 |
commit | c16860b64444ac420e7eeef96f720e9b8849a918 (patch) | |
tree | 8efb27957e6635e6c28bbe76533ce0842d705a0c /app-text/docbook-xsl-ns-stylesheets | |
parent | media-libs/libshout: Stabilize 2.4.3 arm64, #763402 (diff) | |
download | gentoo-c16860b64444ac420e7eeef96f720e9b8849a918.tar.gz gentoo-c16860b64444ac420e7eeef96f720e9b8849a918.tar.bz2 gentoo-c16860b64444ac420e7eeef96f720e9b8849a918.zip |
app-text/docbook-xsl-ns-stylesheets: Stabilize 1.79.1 arm64, #763417
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/docbook-xsl-ns-stylesheets')
-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 3ad9535de821..59a2aef6c741 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-2020 Gentoo Authors +# Copyright 1999-2021 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 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="ruby" RDEPEND=">=app-text/build-docbook-catalog-1.4 |