diff options
author | 2023-07-15 15:36:20 +0000 | |
---|---|---|
committer | 2023-07-15 15:36:20 +0000 | |
commit | baac1bae3531ea632ce677c4391046608779a5b3 (patch) | |
tree | 27538a99b671495c9a1c71b48d840dded4ba0b94 /x11-libs | |
parent | x11-misc/xkeyboard-config: Stabilize 2.39 x86, #909456 (diff) | |
download | gentoo-baac1bae3531ea632ce677c4391046608779a5b3.tar.gz gentoo-baac1bae3531ea632ce677c4391046608779a5b3.tar.bz2 gentoo-baac1bae3531ea632ce677c4391046608779a5b3.zip |
x11-libs/xtrans: Stabilize 1.5.0 x86, #909456
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/xtrans/xtrans-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xtrans/xtrans-1.5.0.ebuild b/x11-libs/xtrans/xtrans-1.5.0.ebuild index 342fcc043e1f..608609e4b886 100644 --- a/x11-libs/xtrans/xtrans-1.5.0.ebuild +++ b/x11-libs/xtrans/xtrans-1.5.0.ebuild @@ -10,7 +10,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="X.Org xtrans library" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~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 ~ia64 ~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=( |