diff options
author | Sam James <sam@gentoo.org> | 2022-11-07 07:17:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-07 07:17:28 +0000 |
commit | 4cc9871380c5b54e560e0eec3294ab878f81925d (patch) | |
tree | d3cc1d6ad1f8f1c8166e60a7c86e77b0e5020be1 /gui-libs | |
parent | x11-themes/gnome-backgrounds: Stabilize 43-r1 amd64, #879807 (diff) | |
download | gentoo-4cc9871380c5b54e560e0eec3294ab878f81925d.tar.gz gentoo-4cc9871380c5b54e560e0eec3294ab878f81925d.tar.bz2 gentoo-4cc9871380c5b54e560e0eec3294ab878f81925d.zip |
gui-libs/vte-common: Stabilize 0.70.1 amd64, #879807
Signed-off-by: Sam James <sam@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 6ab4e8e60885..587f73875df7 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" # Upstream is hostile and refuses to upload tarballs. SRC_URI="https://gitlab.gnome.org/GNOME/vte/-/archive/${PV}/vte-${PV}.tar.bz2" |