diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-09-27 22:43:12 +0100 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-09-27 22:44:21 +0100 |
commit | 8bc476e85544cfea6faf7237e2b0ddea800797b8 (patch) | |
tree | f9270289e92d19d861be8e1832acabe257901df8 /app-text/highlight | |
parent | dev-libs/boost: Keyword 1.77.0-r2 for ~m68k (diff) | |
download | gentoo-8bc476e85544cfea6faf7237e2b0ddea800797b8.tar.gz gentoo-8bc476e85544cfea6faf7237e2b0ddea800797b8.tar.bz2 gentoo-8bc476e85544cfea6faf7237e2b0ddea800797b8.zip |
app-text/highlight: Keyword 4.1 for ~m68k
The tests pass.
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'app-text/highlight')
-rw-r--r-- | app-text/highlight/highlight-4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/highlight/highlight-4.1.ebuild b/app-text/highlight/highlight-4.1.ebuild index 0772a0b94e40..c9571abe99d0 100644 --- a/app-text/highlight/highlight-4.1.ebuild +++ b/app-text/highlight/highlight-4.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://www.andre-simon.de/zip/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="examples qt5" REQUIRED_USE="${LUA_REQUIRED_USE}" |