diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 23:22:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-23 23:22:44 +0200 |
commit | ebf5fd77297fe0e0f06c5f4fb4fcbc41ff8d46b3 (patch) | |
tree | b28696a41980815cfa536c2814beb8c99e5edbc3 /x11-libs | |
parent | x11-libs/gtk+: amd64 stable wrt bug #615406 (diff) | |
download | gentoo-ebf5fd77297fe0e0f06c5f4fb4fcbc41ff8d46b3.tar.gz gentoo-ebf5fd77297fe0e0f06c5f4fb4fcbc41ff8d46b3.tar.bz2 gentoo-ebf5fd77297fe0e0f06c5f4fb4fcbc41ff8d46b3.zip |
x11-libs/pango: amd64 stable wrt bug #615406
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/pango/pango-1.40.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.40.5.ebuild b/x11-libs/pango/pango-1.40.5.ebuild index 77b23c60c4c4..ef7c84882cc3 100644 --- a/x11-libs/pango/pango-1.40.5.ebuild +++ b/x11-libs/pango/pango-1.40.5.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" |