diff options
author | Matt Turner <mattst88@gentoo.org> | 2024-12-11 11:57:57 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2024-12-11 12:10:29 -0500 |
commit | 2b94ef3c1659d78e9240d71aa206f409ac339447 (patch) | |
tree | c2593d3bccf95fac304092a4a45ae33ed46a1136 /x11-libs/xtrans | |
parent | sys-kernel/vanilla-sources: drop 6.6.64 (diff) | |
download | gentoo-2b94ef3c1659d78e9240d71aa206f409ac339447.tar.gz gentoo-2b94ef3c1659d78e9240d71aa206f409ac339447.tar.bz2 gentoo-2b94ef3c1659d78e9240d71aa206f409ac339447.zip |
x11-libs/xtrans: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/xtrans')
-rw-r--r-- | x11-libs/xtrans/xtrans-1.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/xtrans/xtrans-1.5.2.ebuild b/x11-libs/xtrans/xtrans-1.5.2.ebuild index 6555ce70c0bc..9d0f9c3db109 100644 --- a/x11-libs/xtrans/xtrans-1.5.2.ebuild +++ b/x11-libs/xtrans/xtrans-1.5.2.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=( |