diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-28 18:00:02 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-28 18:00:02 +0100 |
commit | 6ac7f215789bd38c7e23c1d49125c98d57bdb55e (patch) | |
tree | 9770bd9516641dbed0d635cd525c7288fac73f48 /x11-libs | |
parent | x11-libs/gtk+: stable 3.22.29 for ia64, bug #652976 (diff) | |
download | gentoo-6ac7f215789bd38c7e23c1d49125c98d57bdb55e.tar.gz gentoo-6ac7f215789bd38c7e23c1d49125c98d57bdb55e.tar.bz2 gentoo-6ac7f215789bd38c7e23c1d49125c98d57bdb55e.zip |
x11-libs/gtksourceview: stable 3.24.7 for ia64, bug #652976
Bug: https://bugs.gentoo.org/652976
Package-Manager: Portage-2.3.31, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtksourceview/gtksourceview-3.24.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/gtksourceview/gtksourceview-3.24.7.ebuild b/x11-libs/gtksourceview/gtksourceview-3.24.7.ebuild index 6a1f23cbd062..264ff9c5d555 100644 --- a/x11-libs/gtksourceview/gtksourceview-3.24.7.ebuild +++ b/x11-libs/gtksourceview/gtksourceview-3.24.7.ebuild @@ -16,7 +16,7 @@ SLOT="3.0/3" IUSE="glade +introspection vala" REQUIRED_USE="vala? ( introspection )" -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 ~ppc-macos ~x86-solaris" RDEPEND=" >=dev-libs/glib-2.48:2 |