diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-17 16:59:36 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-17 16:59:36 +0100 |
commit | 83ceedcff630a90cf2263fec970af0c5a6fed10c (patch) | |
tree | c62885aca9e6203a6262d18852ff996ceaa16f3c /x11-libs/xtrans | |
parent | x11-libs/xtrans: Stabilize 1.5.1 ppc, #943675 (diff) | |
download | gentoo-83ceedcff630a90cf2263fec970af0c5a6fed10c.tar.gz gentoo-83ceedcff630a90cf2263fec970af0c5a6fed10c.tar.bz2 gentoo-83ceedcff630a90cf2263fec970af0c5a6fed10c.zip |
x11-libs/xtrans: Stabilize 1.5.1 arm64, #943675
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-libs/xtrans')
-rw-r--r-- | x11-libs/xtrans/xtrans-1.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xtrans/xtrans-1.5.1.ebuild b/x11-libs/xtrans/xtrans-1.5.1.ebuild index 88eb2d23d4b2..a6936d032d7a 100644 --- a/x11-libs/xtrans/xtrans-1.5.1.ebuild +++ b/x11-libs/xtrans/xtrans-1.5.1.ebuild @@ -10,7 +10,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="X.Org xtrans library" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" src_configure() { local XORG_CONFIGURE_OPTIONS=( |