diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-01-20 18:15:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-21 12:25:08 +0000 |
commit | 1b72c4fc901d5a080ffcfffa89aaf7c9cb85e9cc (patch) | |
tree | 4b861bc049af83a81f95d39fcb65293c506a9736 /x11-libs/libxcvt | |
parent | x11-libs/libX11: stable 1.7.3 for sparc, bug #831378 (diff) | |
download | gentoo-1b72c4fc901d5a080ffcfffa89aaf7c9cb85e9cc.tar.gz gentoo-1b72c4fc901d5a080ffcfffa89aaf7c9cb85e9cc.tar.bz2 gentoo-1b72c4fc901d5a080ffcfffa89aaf7c9cb85e9cc.zip |
x11-libs/libxcvt: stable 0.1.1 for sparc, bug #831378
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libxcvt')
-rw-r--r-- | x11-libs/libxcvt/libxcvt-0.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxcvt/libxcvt-0.1.1.ebuild b/x11-libs/libxcvt/libxcvt-0.1.1.ebuild index 124eb91f32b3..6fdb184a5839 100644 --- a/x11-libs/libxcvt/libxcvt-0.1.1.ebuild +++ b/x11-libs/libxcvt/libxcvt-0.1.1.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 ~riscv ~s390 ~sparc x86" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" fi DESCRIPTION="X.Org xcvt library and cvt program" |