diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 06:00:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-01-18 06:00:41 +0300 |
commit | 8af0656c088f558c39614bbdbc15c6a1cbc8a428 (patch) | |
tree | f86be1f4fb21428ed8e1427c3c9d992ee13bc04e /x11-libs | |
parent | x11-libs/libwnck: amd64 stable wrt bug #631656 (diff) | |
download | gentoo-8af0656c088f558c39614bbdbc15c6a1cbc8a428.tar.gz gentoo-8af0656c088f558c39614bbdbc15c6a1cbc8a428.tar.bz2 gentoo-8af0656c088f558c39614bbdbc15c6a1cbc8a428.zip |
x11-libs/pango: amd64 stable wrt bug #631656
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'x11-libs')
-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 7fc0f9a5613a..3519ed6f05b7 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" |