diff options
author | Sam James <sam@gentoo.org> | 2023-06-23 22:48:18 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-23 22:48:18 +0100 |
commit | 7d04fd9bf58eb8544fc6f62451c8e3a8236ac77f (patch) | |
tree | e0253cfa28c00f75722c76918820ac48e5013760 /x11-misc | |
parent | x11-libs/libX11: Stabilize 1.8.6 hppa, #909043 (diff) | |
download | gentoo-7d04fd9bf58eb8544fc6f62451c8e3a8236ac77f.tar.gz gentoo-7d04fd9bf58eb8544fc6f62451c8e3a8236ac77f.tar.bz2 gentoo-7d04fd9bf58eb8544fc6f62451c8e3a8236ac77f.zip |
x11-misc/compose-tables: Stabilize 1.8.6 hppa, #909043
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/compose-tables/compose-tables-1.8.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compose-tables/compose-tables-1.8.6.ebuild b/x11-misc/compose-tables/compose-tables-1.8.6.ebuild index 77ac6390a80c..e6a2104c40e7 100644 --- a/x11-misc/compose-tables/compose-tables-1.8.6.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.8.6.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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" # Only needed by configure DEPEND=" |