diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:15:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:15:15 +0200 |
commit | c3dc1eaeb117db8bbaffb39d3189c112bcf62215 (patch) | |
tree | 1329dff42102a97a1a29c1f6a95093f32c79d7c5 /x11-libs/libxcvt | |
parent | x11-libs/libxcb: amd64 stable wrt bug #861023 (diff) | |
download | gentoo-c3dc1eaeb117db8bbaffb39d3189c112bcf62215.tar.gz gentoo-c3dc1eaeb117db8bbaffb39d3189c112bcf62215.tar.bz2 gentoo-c3dc1eaeb117db8bbaffb39d3189c112bcf62215.zip |
x11-libs/libxcvt: amd64 stable wrt bug #861023
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/libxcvt')
-rw-r--r-- | x11-libs/libxcvt/libxcvt-0.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxcvt/libxcvt-0.1.2.ebuild b/x11-libs/libxcvt/libxcvt-0.1.2.ebuild index 920def423f8f..4a999e476fa5 100644 --- a/x11-libs/libxcvt/libxcvt-0.1.2.ebuild +++ b/x11-libs/libxcvt/libxcvt-0.1.2.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 meson if [[ ${PV} != *9999* ]]; then - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" fi DESCRIPTION="X.Org xcvt library and cvt program" |