diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-02-04 21:48:52 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-02-04 21:48:52 +0100 |
commit | a4ece6625950e28241b85e5ed821eeb83bd8b3e3 (patch) | |
tree | bf3458ca7d1e3d8830f7b8ca043ef3272fb38499 /x11-libs | |
parent | x11-libs/ige-mac-integration: remove package (diff) | |
download | gentoo-a4ece6625950e28241b85e5ed821eeb83bd8b3e3.tar.gz gentoo-a4ece6625950e28241b85e5ed821eeb83bd8b3e3.tar.bz2 gentoo-a4ece6625950e28241b85e5ed821eeb83bd8b3e3.zip |
x11-libs/gtksourceview: drop dependency on ige-mac-integration for Darwin
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-2.10.5-r3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-2.10.5-r3.ebuild b/x11-libs/gtksourceview/gtksourceview-2.10.5-r3.ebuild index 98cbced63985..3de2a6986721 100644 --- a/x11-libs/gtksourceview/gtksourceview-2.10.5-r3.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-2.10.5-r3.ebuild @@ -14,14 +14,13 @@ HOMEPAGE="https://www.gnome.org/" LICENSE="GPL-2+ LGPL-2.1+" SLOT="2.0" -KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND=" >=x11-libs/gtk+-2.12:2 >=dev-libs/libxml2-2.5:2 >=dev-libs/glib-2.14:2 - kernel_Darwin? ( x11-libs/ige-mac-integration ) " DEPEND="${RDEPEND} dev-util/gtk-doc-am |