diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-11-09 09:10:32 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-11-09 09:10:32 -0500 |
commit | 3a75c2879fda8711722a7596891953ebf2709c31 (patch) | |
tree | 1410fe9fcd7abc4ec9007e4636225a31410588b6 /gui-libs/vte-common | |
parent | x11-libs/vte: Keyword 0.70.1 arm, #880237 (diff) | |
download | gentoo-3a75c2879fda8711722a7596891953ebf2709c31.tar.gz gentoo-3a75c2879fda8711722a7596891953ebf2709c31.tar.bz2 gentoo-3a75c2879fda8711722a7596891953ebf2709c31.zip |
gui-libs/vte-common: Keyword 0.70.1 arm, #880237
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gui-libs/vte-common')
-rw-r--r-- | gui-libs/vte-common/vte-common-0.70.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/vte-common/vte-common-0.70.1.ebuild b/gui-libs/vte-common/vte-common-0.70.1.ebuild index 0ec6c929b2d9..193246ea6403 100644 --- a/gui-libs/vte-common/vte-common-0.70.1.ebuild +++ b/gui-libs/vte-common/vte-common-0.70.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE https://gitlab.gnome.org/GNOM LICENSE="LGPL-3+ GPL-3+" SLOT="2.91" # vte_api_version in meson.build IUSE="systemd" -KEYWORDS="amd64 ~arm64 ~ppc" +KEYWORDS="amd64 ~arm ~arm64 ~ppc" # Upstream is hostile and refuses to upload tarballs. SRC_URI="https://gitlab.gnome.org/GNOME/vte/-/archive/${PV}/vte-${PV}.tar.bz2" |