diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-30 08:00:54 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-30 08:02:06 +0200 |
commit | 5bfe8f1692d353fbecb3269f14ea05e0f2021500 (patch) | |
tree | 97d604d2a508794807354eeb05156c73e8f926d4 /media-gfx/gtkimageview | |
parent | media-libs/ming: keyword ~arm64 (diff) | |
download | gentoo-5bfe8f1692d353fbecb3269f14ea05e0f2021500.tar.gz gentoo-5bfe8f1692d353fbecb3269f14ea05e0f2021500.tar.bz2 gentoo-5bfe8f1692d353fbecb3269f14ea05e0f2021500.zip |
media-gfx/gtkimageview: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-gfx/gtkimageview')
-rw-r--r-- | media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild b/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild index 8d759ca0aefb..f3789f949bf4 100644 --- a/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild +++ b/media-gfx/gtkimageview/gtkimageview-1.6.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="examples static-libs" # tests are severely broken, bug #483952 |