diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 00:45:53 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-27 01:37:10 +0100 |
commit | f803a1244c18e2b193fb08140c385d787159bd10 (patch) | |
tree | fa255dd51eaeb3c20ac776c8c8aa5d7f7aaa561b /x11-libs | |
parent | gnome-extra/evolution-data-server: x86 stable (bug #631656) (diff) | |
download | gentoo-f803a1244c18e2b193fb08140c385d787159bd10.tar.gz gentoo-f803a1244c18e2b193fb08140c385d787159bd10.tar.bz2 gentoo-f803a1244c18e2b193fb08140c385d787159bd10.zip |
x11-libs/vte: x86 stable (bug #631656)
Package-Manager: Portage-2.3.20, Repoman-2.3.6
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 e6a7e717f2e4..a1c46ca06822 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 )" |