diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-17 08:56:53 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-17 08:56:53 +0300 |
commit | d49af71e263b64ae04e95a22147374eb1f51d027 (patch) | |
tree | 6be2fcfc431f8cff6217f65463cb9f4dc60c6da9 /x11-libs | |
parent | media-libs/mesa-amber: Stabilize 21.3.9 hppa, #861023 (diff) | |
download | gentoo-d49af71e263b64ae04e95a22147374eb1f51d027.tar.gz gentoo-d49af71e263b64ae04e95a22147374eb1f51d027.tar.bz2 gentoo-d49af71e263b64ae04e95a22147374eb1f51d027.zip |
x11-libs/libxcvt: Stabilize 0.1.2 hppa, #861023
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-libs')
-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 989a46b64773..5edc71ced6ee 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" |