diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2021-03-16 17:04:17 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-16 18:10:19 +0000 |
commit | a08f2e9fa7878f4b28befcc354c64e7e504b9d82 (patch) | |
tree | e3c073edf231be27c11da53796ca9068dfc0ad3d /x11-libs/vte | |
parent | media-libs/libgphoto2: stable 2.5.26 for sparc, bug #774927 (diff) | |
download | gentoo-a08f2e9fa7878f4b28befcc354c64e7e504b9d82.tar.gz gentoo-a08f2e9fa7878f4b28befcc354c64e7e504b9d82.tar.bz2 gentoo-a08f2e9fa7878f4b28befcc354c64e7e504b9d82.zip |
x11-libs/vte: stable 0.62.3 for sparc, bug #774927
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/vte-0.62.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.62.3.ebuild b/x11-libs/vte/vte-0.62.3.ebuild index 269a295cb1d8..e6c46e0c1d64 100644 --- a/x11-libs/vte/vte-0.62.3.ebuild +++ b/x11-libs/vte/vte-0.62.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" LICENSE="LGPL-3+ GPL-3+" SLOT="2.91" IUSE="+crypt debug gtk-doc +icu +introspection systemd +vala vanilla" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" REQUIRED_USE="vala? ( introspection )" SRC_URI="${SRC_URI} !vanilla? ( https://dev.gentoo.org/~mattst88/distfiles/${PN}-0.62.1-command-notify.patch.xz )" |