diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2023-11-28 20:34:19 -0500 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-29 04:21:04 +0000 |
commit | 3ffed54db859a1251d9541c1fb7f1218709d3576 (patch) | |
tree | 25c433b2a2a848a5cb8e3796fb8b153c06e411ef /gui-libs/vte-common | |
parent | x11-libs/vte: Keyword 0.74.1 mips, #880237 (diff) | |
download | gentoo-3ffed54db859a1251d9541c1fb7f1218709d3576.tar.gz gentoo-3ffed54db859a1251d9541c1fb7f1218709d3576.tar.bz2 gentoo-3ffed54db859a1251d9541c1fb7f1218709d3576.zip |
gui-libs/vte-common: Keyword 0.74.1 mips, #880237
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
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.74.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/vte-common/vte-common-0.74.1.ebuild b/gui-libs/vte-common/vte-common-0.74.1.ebuild index 87b4c64a2c66..f42dc4551e3a 100644 --- a/gui-libs/vte-common/vte-common-0.74.1.ebuild +++ b/gui-libs/vte-common/vte-common-0.74.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" LICENSE="LGPL-3+ GPL-3+" SLOT="2.91" # vte_api_version in meson.build IUSE="systemd" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" # Upstream is hostile and refuses to upload tarballs. SRC_URI="https://gitlab.gnome.org/GNOME/vte/-/archive/${PV}/vte-${PV}.tar.bz2" |