diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:44:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-28 22:44:17 +0200 |
commit | 7eb034953917dae7be4f4668850c748fc5e0c839 (patch) | |
tree | 2617f12f3b51e573bf901f06ac0d07ab91fd70dd /dev-util/source-highlight | |
parent | sys-apps/unscd: x86 stable wrt bug #729058 (diff) | |
download | gentoo-7eb034953917dae7be4f4668850c748fc5e0c839.tar.gz gentoo-7eb034953917dae7be4f4668850c748fc5e0c839.tar.bz2 gentoo-7eb034953917dae7be4f4668850c748fc5e0c839.zip |
dev-util/source-highlight: x86 stable wrt bug #729060
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/source-highlight')
-rw-r--r-- | dev-util/source-highlight/source-highlight-3.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/source-highlight/source-highlight-3.1.9.ebuild b/dev-util/source-highlight/source-highlight-3.1.9.ebuild index 7e81d3c62c67..205374a14a52 100644 --- a/dev-util/source-highlight/source-highlight-3.1.9.ebuild +++ b/dev-util/source-highlight/source-highlight-3.1.9.ebuild @@ -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 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" SLOT="0" IUSE="doc static-libs" |