diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-11-09 09:08:51 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-11-09 09:08:51 -0500 |
commit | 41434c8e0655af6f648cac708d6312050a80c3cd (patch) | |
tree | 6b4a56b6569342a7496f2b1f6a8acb2604094098 /gui-libs | |
parent | x11-libs/vte: Keyword 0.70.1 ppc, #880237 (diff) | |
download | gentoo-41434c8e0655af6f648cac708d6312050a80c3cd.tar.gz gentoo-41434c8e0655af6f648cac708d6312050a80c3cd.tar.bz2 gentoo-41434c8e0655af6f648cac708d6312050a80c3cd.zip |
gui-libs/vte-common: Keyword 0.70.1 ppc, #880237
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gui-libs')
-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 ccd2d1d309cf..0ec6c929b2d9 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" +KEYWORDS="amd64 ~arm64 ~ppc" # Upstream is hostile and refuses to upload tarballs. SRC_URI="https://gitlab.gnome.org/GNOME/vte/-/archive/${PV}/vte-${PV}.tar.bz2" |