diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 19:00:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-22 19:03:12 +0100 |
commit | c2360b81ef1df82d00f494a29b9cbb6ef574ab6e (patch) | |
tree | 0e85cc990bcd1205430a9bbe4107d99fe43a61b3 /x11-libs/pango | |
parent | x11-libs/libwnck: ia64 stable wrt bug #587010 (diff) | |
download | gentoo-c2360b81ef1df82d00f494a29b9cbb6ef574ab6e.tar.gz gentoo-c2360b81ef1df82d00f494a29b9cbb6ef574ab6e.tar.bz2 gentoo-c2360b81ef1df82d00f494a29b9cbb6ef574ab6e.zip |
x11-libs/pango: ia64 stable wrt bug #587010
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.40.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.40.3.ebuild b/x11-libs/pango/pango-1.40.3.ebuild index 99c4e385ce24..9ed3243a95aa 100644 --- a/x11-libs/pango/pango-1.40.3.ebuild +++ b/x11-libs/pango/pango-1.40.3.ebuild @@ -12,7 +12,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 ~x86-freebsd ~x86-interix ~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 ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="X +introspection test" |