diff options
author | 2021-08-13 22:55:46 +0100 | |
---|---|---|
committer | 2021-08-13 22:55:46 +0100 | |
commit | 86e4ded96367430c2a280233b0ae3db8ae617d3e (patch) | |
tree | 4e4c42f1fd989b3a33205225a2db475c7ac61e52 /x11-libs | |
parent | x11-base/xwayland: Stabilize 21.1.2-r2 x86, #806324 (diff) | |
download | gentoo-86e4ded96367430c2a280233b0ae3db8ae617d3e.tar.gz gentoo-86e4ded96367430c2a280233b0ae3db8ae617d3e.tar.bz2 gentoo-86e4ded96367430c2a280233b0ae3db8ae617d3e.zip |
x11-libs/libxcvt: Stabilize 0.1.0 x86, #806324
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libxcvt/libxcvt-0.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxcvt/libxcvt-0.1.0.ebuild b/x11-libs/libxcvt/libxcvt-0.1.0.ebuild index 0ad3f5af940d..aae6c7a4eebc 100644 --- a/x11-libs/libxcvt/libxcvt-0.1.0.ebuild +++ b/x11-libs/libxcvt/libxcvt-0.1.0.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 meson if [[ ${PV} != *9999* ]]; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86" fi DESCRIPTION="X.Org xcvt library and cvt program" |