diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-01 12:12:04 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-01 12:12:55 +0200 |
commit | e4668acfd509618ac23dc4609fa353c3e17da573 (patch) | |
tree | fd55b717bea5e0e1cd314a4556d99be5e1cdbd8d /x11-libs/motif | |
parent | package.mask: mask net-irc/athemes per security bug #453308 (diff) | |
download | gentoo-e4668acfd509618ac23dc4609fa353c3e17da573.tar.gz gentoo-e4668acfd509618ac23dc4609fa353c3e17da573.tar.bz2 gentoo-e4668acfd509618ac23dc4609fa353c3e17da573.zip |
x11-libs/motif-2.3.5-r0: add alpha keyword
Gentoo-Bug: 583344
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'x11-libs/motif')
-rw-r--r-- | x11-libs/motif/motif-2.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/motif/motif-2.3.5.ebuild b/x11-libs/motif/motif-2.3.5.ebuild index e8e826ee4131..7105fd4d601a 100644 --- a/x11-libs/motif/motif-2.3.5.ebuild +++ b/x11-libs/motif/motif-2.3.5.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/project/motif/Motif%20${PV}%20Source%20Code/${P}.t LICENSE="LGPL-2.1+ MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="examples jpeg +motif22-compatibility png static-libs unicode xft" RDEPEND="abi_x86_32? ( !app-emulation/emul-linux-x86-motif[-abi_x86_32(-)] ) |