diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-06-17 13:06:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-06-17 13:06:30 +0300 |
commit | 00bfcb3b6c5da102542ae5ebbb587a866537bc64 (patch) | |
tree | ec01eebd4d87adc93b4045332f88d57f711b791c /x11-libs | |
parent | x11-libs/gtk+: alpha stable wrt bug #685254 (diff) | |
download | gentoo-00bfcb3b6c5da102542ae5ebbb587a866537bc64.tar.gz gentoo-00bfcb3b6c5da102542ae5ebbb587a866537bc64.tar.bz2 gentoo-00bfcb3b6c5da102542ae5ebbb587a866537bc64.zip |
x11-libs/pango: alpha stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/pango/pango-1.42.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/pango/pango-1.42.4-r1.ebuild b/x11-libs/pango/pango-1.42.4-r1.ebuild index 2f658c76c01c..61a83afc3c87 100644 --- a/x11-libs/pango/pango-1.42.4-r1.ebuild +++ b/x11-libs/pango/pango-1.42.4-r1.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" |