diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-08-16 15:45:03 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-08-16 15:46:21 -0400 |
commit | 26bc4e79a4e9e9a480c1a5b55dbcccc48fe39a08 (patch) | |
tree | eff3c7bea1a37d440346d8672ed1e644f762566a /x11-libs/pango | |
parent | net-fs/minio: Version bump (diff) | |
download | gentoo-26bc4e79a4e9e9a480c1a5b55dbcccc48fe39a08.tar.gz gentoo-26bc4e79a4e9e9a480c1a5b55dbcccc48fe39a08.tar.bz2 gentoo-26bc4e79a4e9e9a480c1a5b55dbcccc48fe39a08.zip |
x11-libs/pango: arm64 stable (bug #692110)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.71, Repoman-2.3.17
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'x11-libs/pango')
-rw-r--r-- | x11-libs/pango/pango-1.42.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.42.4-r2.ebuild b/x11-libs/pango/pango-1.42.4-r2.ebuild index afa0567d7aa7..e02f4a0b3c85 100644 --- a/x11-libs/pango/pango-1.42.4-r2.ebuild +++ b/x11-libs/pango/pango-1.42.4-r2.ebuild @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~leio/distfiles/${P}-patchset.tar.xz" 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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="X +introspection test" |