diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-06-25 10:16:17 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-06-25 10:23:38 +0200 |
commit | 3d19dcf8ecb949e96b6555111076bb0fc165bcd3 (patch) | |
tree | 09885318bfb5b5d889e5216a203fe2006cc55bae /x11-libs/vte/vte-0.48.4.ebuild | |
parent | virtual/libc: add ~x64-cygwin keyword (diff) | |
download | gentoo-3d19dcf8ecb949e96b6555111076bb0fc165bcd3.tar.gz gentoo-3d19dcf8ecb949e96b6555111076bb0fc165bcd3.tar.bz2 gentoo-3d19dcf8ecb949e96b6555111076bb0fc165bcd3.zip |
x11-libs/vte: Stable for HPPA too.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-libs/vte/vte-0.48.4.ebuild')
-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 88361a8c8e80..4a57aac7e9b7 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 )" |