diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-05-25 21:57:16 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-05-25 21:57:16 +0200 |
commit | 77f67752cd0fa1d306b5d82723954ac8dbc6cd6c (patch) | |
tree | e9be7b8906255acfd8dc4c349d41a478b66136ae /x11-misc/compose-tables | |
parent | profiles: remove sparc64-solaris (diff) | |
download | gentoo-77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.tar.gz gentoo-77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.tar.bz2 gentoo-77f67752cd0fa1d306b5d82723954ac8dbc6cd6c.zip |
*/*: remove x64-cygwin keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'x11-misc/compose-tables')
-rw-r--r-- | x11-misc/compose-tables/compose-tables-1.8.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/compose-tables/compose-tables-1.8.4-r1.ebuild b/x11-misc/compose-tables/compose-tables-1.8.4-r1.ebuild index e2b4da6df860..f8356e0b46b9 100644 --- a/x11-misc/compose-tables/compose-tables-1.8.4-r1.ebuild +++ b/x11-misc/compose-tables/compose-tables-1.8.4-r1.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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" # Only needed by configure DEPEND=" |