diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-05-13 13:14:14 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-05-13 13:43:51 +0300 |
commit | 694a61311eac03aefb50c1d7993a175f573f25e0 (patch) | |
tree | bf56995877c4c9c65b90793b5c0e0337227e852d /dev-util/source-highlight/source-highlight-3.1.8.ebuild | |
parent | dev-util/patchutils-0.3.4: arm64 stable (diff) | |
download | gentoo-694a61311eac03aefb50c1d7993a175f573f25e0.tar.gz gentoo-694a61311eac03aefb50c1d7993a175f573f25e0.tar.bz2 gentoo-694a61311eac03aefb50c1d7993a175f573f25e0.zip |
dev-util/source-highlight-3.1.8: arm64 stable
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-util/source-highlight/source-highlight-3.1.8.ebuild')
-rw-r--r-- | dev-util/source-highlight/source-highlight-3.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/source-highlight/source-highlight-3.1.8.ebuild b/dev-util/source-highlight/source-highlight-3.1.8.ebuild index becee1e4aabd..7fc2f8c4df1a 100644 --- a/dev-util/source-highlight/source-highlight-3.1.8.ebuild +++ b/dev-util/source-highlight/source-highlight-3.1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ DESCRIPTION="Generate highlighted source code as an (x)html document" HOMEPAGE="https://www.gnu.org/software/src-highlite/source-highlight.html" SRC_URI="mirror://gnu/src-highlite/${P}.tar.gz" LICENSE="GPL-3" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" SLOT="0" IUSE="doc static-libs" |