diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-04 17:28:51 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-04 18:38:51 +0100 |
commit | 82deb30bd0ecc08541e55a5d83c11f373efdddd1 (patch) | |
tree | 1818d92cb554fd041f9f4138956a1a2a34e4bc5a /app-text/highlight | |
parent | media-gfx/hugin: fix version number (diff) | |
download | gentoo-82deb30bd0ecc08541e55a5d83c11f373efdddd1.tar.gz gentoo-82deb30bd0ecc08541e55a5d83c11f373efdddd1.tar.bz2 gentoo-82deb30bd0ecc08541e55a5d83c11f373efdddd1.zip |
app-text/highlight: De-stabilise hppa
dev-libs/boost is not stable.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-text/highlight')
-rw-r--r-- | app-text/highlight/highlight-3.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/highlight/highlight-3.17.ebuild b/app-text/highlight/highlight-3.17.ebuild index 1aa9d93f20a3..e157cd1852c7 100644 --- a/app-text/highlight/highlight-3.17.ebuild +++ b/app-text/highlight/highlight-3.17.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=5 @@ -11,7 +11,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="examples qt4" RDEPEND="dev-lang/lua |