diff options
author | 2024-11-17 17:07:07 +0100 | |
---|---|---|
committer | 2024-11-17 17:07:07 +0100 | |
commit | df97334b04f44a92470c8fac8ceb91aa312f4392 (patch) | |
tree | 104d3459999f7f4d6c1eebe6b330ccd25f6bc042 /x11-libs | |
parent | x11-apps/xcmsdb: Stabilize 1.0.7 x86, #943673 (diff) | |
download | gentoo-df97334b04f44a92470c8fac8ceb91aa312f4392.tar.gz gentoo-df97334b04f44a92470c8fac8ceb91aa312f4392.tar.bz2 gentoo-df97334b04f44a92470c8fac8ceb91aa312f4392.zip |
x11-libs/xtrans: Stabilize 1.5.1 x86, #943675
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-libs')
-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 b58a6940383a..2d62b0b60c9b 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=( |