diff options
author | 2023-03-13 21:17:21 +0200 | |
---|---|---|
committer | 2023-03-13 21:17:21 +0200 | |
commit | 6e065e3701b114e43507b99d14ecc4310099bfa9 (patch) | |
tree | 2d063f04542eef2a0c9a18ade03cb97f5fb445e2 /x11-misc | |
parent | x11-misc/util-macros: Stabilize 1.20.0 sparc, #898950 (diff) | |
download | gentoo-6e065e3701b114e43507b99d14ecc4310099bfa9.tar.gz gentoo-6e065e3701b114e43507b99d14ecc4310099bfa9.tar.bz2 gentoo-6e065e3701b114e43507b99d14ecc4310099bfa9.zip |
x11-misc/compose-tables: Stabilize 1.8.4 sparc, #898950
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/compose-tables/compose-tables-1.8.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compose-tables/compose-tables-1.8.4.ebuild b/x11-misc/compose-tables/compose-tables-1.8.4.ebuild index 478b326cd7c4..f4cb0d243aff 100644 --- a/x11-misc/compose-tables/compose-tables-1.8.4.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.8.4.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="X.Org Compose Key tables from libX11" SRC_URI="${XORG_BASE_INDIVIDUAL_URI}/lib/libX11-${PV}.tar.${XORG_TARBALL_SUFFIX}" S="${WORKDIR}/libX11-${PV}/" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" # Only needed by configure DEPEND=" |