diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 06:40:52 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 06:45:03 +0100 |
commit | 4b385075e4fbdcaf4e24d437a42bf648ccb4fe05 (patch) | |
tree | 41789268049e0f1c6f6006623b4011051b822075 /x11-libs | |
parent | www-client/epiphany: Stabilize 42.2 arm64, #843794 (diff) | |
download | gentoo-4b385075e4fbdcaf4e24d437a42bf648ccb4fe05.tar.gz gentoo-4b385075e4fbdcaf4e24d437a42bf648ccb4fe05.tar.bz2 gentoo-4b385075e4fbdcaf4e24d437a42bf648ccb4fe05.zip |
x11-libs/vte: Stabilize 0.68.0 arm64, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.68.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.68.0.ebuild b/x11-libs/vte/vte-0.68.0.ebuild index a015dee29994..c7d8c979dd51 100644 --- a/x11-libs/vte/vte-0.68.0.ebuild +++ b/x11-libs/vte/vte-0.68.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE https://gitlab.gnome.org/GNOM LICENSE="LGPL-3+ GPL-3+" SLOT="2.91" IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala vanilla" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" REQUIRED_USE="vala? ( introspection )" # Upstream is hostile and refuses to upload tarballs. |