diff options
author | Sam James <sam@gentoo.org> | 2022-11-07 23:17:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-07 23:17:57 +0000 |
commit | 90f23c39902a6ea8b2bb114d4421f84d1486a2ba (patch) | |
tree | 132b2f73d53ed01270bd810a78597e7dc5cf801d /gui-libs/vte-common | |
parent | x11-libs/vte: Keyword 0.70.1 arm64, #880237 (diff) | |
download | gentoo-90f23c39902a6ea8b2bb114d4421f84d1486a2ba.tar.gz gentoo-90f23c39902a6ea8b2bb114d4421f84d1486a2ba.tar.bz2 gentoo-90f23c39902a6ea8b2bb114d4421f84d1486a2ba.zip |
gui-libs/vte-common: Keyword 0.70.1 arm64, #880237
Signed-off-by: Sam James <sam@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 587f73875df7..ccd2d1d309cf 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" +KEYWORDS="amd64 ~arm64" # Upstream is hostile and refuses to upload tarballs. SRC_URI="https://gitlab.gnome.org/GNOME/vte/-/archive/${PV}/vte-${PV}.tar.bz2" |