media-libs/imlib2: set KEYWORDS in ebuild for stabilization #572884
authorMike Frysinger <vapier@gentoo.org>
Tue, 26 Jan 2016 07:46:26 +0000 (02:46 -0500)
committerMike Frysinger <vapier@gentoo.org>
Tue, 26 Jan 2016 07:52:19 +0000 (02:52 -0500)
media-libs/imlib2/imlib2-1.4.7.ebuild

index f2b3f29ecf3ed7894b1192ca3e2fcfebfabe4256..913c5e37d574c6fff51a141c0dda87ce43bfc2e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,6 +16,8 @@ inherit enlightenment toolchain-funcs multilib-minimal eutils
 DESCRIPTION="Version 2 of an advanced replacement library for libraries like libXpm"
 HOMEPAGE="https://www.enlightenment.org/"
 
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris"
+
 IUSE="bzip2 gif jpeg cpu_flags_x86_mmx mp3 png static-libs tiff X zlib"
 
 RDEPEND="=media-libs/freetype-2*[${MULTILIB_USEDEP}]