diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 13:36:49 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-01 14:50:47 +0000 |
commit | 43361a9bfcfddcf7e43e3523382c004b66cfee7f (patch) | |
tree | 8fcc798db25a6e39883a0a668b5e4626948d06cd /dev-libs | |
parent | app-arch/gcab: stable 0.8 for ia64, bug #670024 (diff) | |
download | gentoo-43361a9bfcfddcf7e43e3523382c004b66cfee7f.tar.gz gentoo-43361a9bfcfddcf7e43e3523382c004b66cfee7f.tar.bz2 gentoo-43361a9bfcfddcf7e43e3523382c004b66cfee7f.zip |
dev-libs/atk: stable 2.28.1 for ia64, bug #670024
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/atk/atk-2.28.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/atk/atk-2.28.1.ebuild b/dev-libs/atk/atk-2.28.1.ebuild index 29092c6b1001..045e05333504 100644 --- a/dev-libs/atk/atk-2.28.1.ebuild +++ b/dev-libs/atk/atk-2.28.1.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://wiki.gnome.org/Accessibility" LICENSE="LGPL-2+" 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 ~x86-winnt" +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 ~x86-winnt" IUSE="+introspection nls test" RDEPEND=" |