diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 12:12:07 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-07-07 12:12:07 +0200 |
commit | 18bf4c3c16b6d6031bdee2994316d1641d2faddf (patch) | |
tree | fa8b3c57dd4ce5863aa8e9b3158f3dd87fb41e85 /x11-libs/vte | |
parent | x11-libs/pango: sparc stable wrt bug #611134 (diff) | |
download | gentoo-18bf4c3c16b6d6031bdee2994316d1641d2faddf.tar.gz gentoo-18bf4c3c16b6d6031bdee2994316d1641d2faddf.tar.bz2 gentoo-18bf4c3c16b6d6031bdee2994316d1641d2faddf.zip |
x11-libs/vte: sparc stable wrt bug #611134
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/vte-0.46.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/vte/vte-0.46.1.ebuild b/x11-libs/vte/vte-0.46.1.ebuild index e85b9b77c2d6..a9cad9a2bd1b 100644 --- a/x11-libs/vte/vte-0.46.1.ebuild +++ b/x11-libs/vte/vte-0.46.1.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" -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 )" RDEPEND=" |