diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-13 12:38:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-13 12:12:27 +0000 |
commit | ea1d2196dd4e4037ab810ff6260d01bd61e24e24 (patch) | |
tree | 30a285911e4f5eb0d4b59f2c2043a57185e69fdf /x11-libs | |
parent | dev-util/glade: stable 3.20.2 for sparc, bug #631656 (diff) | |
download | gentoo-ea1d2196dd4e4037ab810ff6260d01bd61e24e24.tar.gz gentoo-ea1d2196dd4e4037ab810ff6260d01bd61e24e24.tar.bz2 gentoo-ea1d2196dd4e4037ab810ff6260d01bd61e24e24.zip |
x11-libs/vte: stable 0.48.4 for sparc, bug #631656
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/vte-0.48.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.48.4.ebuild b/x11-libs/vte/vte-0.48.4.ebuild index 1bf0b7cec476..59b075338be7 100644 --- a/x11-libs/vte/vte-0.48.4.ebuild +++ b/x11-libs/vte/vte-0.48.4.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE" LICENSE="LGPL-2+" SLOT="2.91" IUSE="+crypt debug glade +introspection vala vanilla" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc ~x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" REQUIRED_USE="vala? ( introspection )" SRC_URI="${SRC_URI} !vanilla? ( https://dev.gentoo.org/~eva/distfiles/${PN}/${P}-command-notify.patch.xz )" |