diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-06 22:36:37 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-06 22:37:45 +0100 |
commit | 23512493ffce261809553100e069ecc81951c7ac (patch) | |
tree | de06f7205d7fdc7a490390d8b287ad968f333130 /x11-libs/pango | |
parent | x11-libs/libwnck-3.24.1-r0: alpha stable (diff) | |
download | gentoo-23512493ffce261809553100e069ecc81951c7ac.tar.gz gentoo-23512493ffce261809553100e069ecc81951c7ac.tar.bz2 gentoo-23512493ffce261809553100e069ecc81951c7ac.zip |
x11-libs/pango-1.40.14-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/631656
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.40.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.40.14.ebuild b/x11-libs/pango/pango-1.40.14.ebuild index 7d7599fff5b8..13a5d87e9793 100644 --- a/x11-libs/pango/pango-1.40.14.ebuild +++ b/x11-libs/pango/pango-1.40.14.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://www.pango.org/" LICENSE="LGPL-2+ FTL" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="X +introspection test" |