diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-01-19 15:09:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-20 11:47:02 +0000 |
commit | f1307d407b1cb416893ebebb3d421a6b8c6f5649 (patch) | |
tree | d60fd0b9f585cecf7892c9e10ccea38f6de1c429 /x11-libs | |
parent | x11-libs/libX11: stable 1.7.3 for hppa, bug #831378 (diff) | |
download | gentoo-f1307d407b1cb416893ebebb3d421a6b8c6f5649.tar.gz gentoo-f1307d407b1cb416893ebebb3d421a6b8c6f5649.tar.bz2 gentoo-f1307d407b1cb416893ebebb3d421a6b8c6f5649.zip |
x11-libs/libxcvt: stable 0.1.1 for hppa, bug #831378
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-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 29cd2dd08040..124eb91f32b3 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" |