diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-09 16:19:34 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-09 16:19:34 +0000 |
commit | d9a01f1b499596c16971808db23eb023e84c87f9 (patch) | |
tree | db8dde3faa5b0e48625beab80ea809ce20ecb8ca /app-text/highlight | |
parent | sec-keys/openpgp-keys-andresimon: Stabilize 20230830 ppc, #915453 (diff) | |
download | gentoo-d9a01f1b499596c16971808db23eb023e84c87f9.tar.gz gentoo-d9a01f1b499596c16971808db23eb023e84c87f9.tar.bz2 gentoo-d9a01f1b499596c16971808db23eb023e84c87f9.zip |
app-text/highlight: Stabilize 4.8 x86, #915453
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/highlight')
-rw-r--r-- | app-text/highlight/highlight-4.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/highlight/highlight-4.8.ebuild b/app-text/highlight/highlight-4.8.ebuild index 794d02f3a092..cf7974dede27 100644 --- a/app-text/highlight/highlight-4.8.ebuild +++ b/app-text/highlight/highlight-4.8.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="examples gui" REQUIRED_USE="${LUA_REQUIRED_USE}" |