diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-02-14 00:27:06 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-02-14 00:35:21 -0800 |
commit | 5a2a4bbb23a94f51b77244b5ccc670c60f11efb0 (patch) | |
tree | f2059b9c713b82c78c9fd8c0c1bba3c9268b1e39 /media-fonts | |
parent | dev-python/kiwisolver: Keyword 1.3.2 alpha, #804118 (diff) | |
download | gentoo-5a2a4bbb23a94f51b77244b5ccc670c60f11efb0.tar.gz gentoo-5a2a4bbb23a94f51b77244b5ccc670c60f11efb0.tar.bz2 gentoo-5a2a4bbb23a94f51b77244b5ccc670c60f11efb0.zip |
media-fonts/stix-fonts: Keyword 2.11 alpha, #804118
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/stix-fonts/stix-fonts-2.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/stix-fonts/stix-fonts-2.11.ebuild b/media-fonts/stix-fonts/stix-fonts-2.11.ebuild index 12b5f1c4807e..594129a618da 100644 --- a/media-fonts/stix-fonts/stix-fonts-2.11.ebuild +++ b/media-fonts/stix-fonts/stix-fonts-2.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ S="${WORKDIR}/static_otf" LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" RESTRICT="binchecks strip test" |