diff options
author | Sam James <sam@gentoo.org> | 2021-08-13 22:55:59 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-13 22:55:59 +0100 |
commit | bc96d53c7186fc77de91f1a9b702263a75493786 (patch) | |
tree | 2a20c100575e727d4ab4d94fac00b74995699817 /x11-libs | |
parent | x11-base/xwayland: Stabilize 21.1.2-r2 amd64, #806324 (diff) | |
download | gentoo-bc96d53c7186fc77de91f1a9b702263a75493786.tar.gz gentoo-bc96d53c7186fc77de91f1a9b702263a75493786.tar.bz2 gentoo-bc96d53c7186fc77de91f1a9b702263a75493786.zip |
x11-libs/libxcvt: Stabilize 0.1.0 amd64, #806324
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libxcvt/libxcvt-0.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libxcvt/libxcvt-0.1.0.ebuild b/x11-libs/libxcvt/libxcvt-0.1.0.ebuild index aae6c7a4eebc..0a95e89c5bc1 100644 --- a/x11-libs/libxcvt/libxcvt-0.1.0.ebuild +++ b/x11-libs/libxcvt/libxcvt-0.1.0.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 ~s390 ~sparc x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86" fi DESCRIPTION="X.Org xcvt library and cvt program" |