diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:23:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:24:27 +0200 |
commit | 51832244c380ee30647d1077c0f114c50961310b (patch) | |
tree | da43b4572dd27fd8c93e0a33f7ab81a994a9b527 /x11-libs/libxcvt | |
parent | x11-libs/libxcb: x86 stable wrt bug #861023 (diff) | |
download | gentoo-51832244c380ee30647d1077c0f114c50961310b.tar.gz gentoo-51832244c380ee30647d1077c0f114c50961310b.tar.bz2 gentoo-51832244c380ee30647d1077c0f114c50961310b.zip |
x11-libs/libxcvt: x86 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 4a999e476fa5..628dffd155f7 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" |