diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-03-02 16:58:31 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-03-02 16:58:31 +0000 |
commit | 285515832a3282ec7531224672569214498da862 (patch) | |
tree | aa3c4a69a7a9649842e07b9d4a25cc0d6ae556df /x11-libs/motif-config | |
parent | fix CAN-2005-0605, bug #83656 (diff) | |
download | gentoo-2-285515832a3282ec7531224672569214498da862.tar.gz gentoo-2-285515832a3282ec7531224672569214498da862.tar.bz2 gentoo-2-285515832a3282ec7531224672569214498da862.zip |
add ppc-macos keyword
(Portage version: 2.0.51-r15)
Diffstat (limited to 'x11-libs/motif-config')
-rw-r--r-- | x11-libs/motif-config/motif-config-0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/motif-config/motif-config-0.2-r1.ebuild b/x11-libs/motif-config/motif-config-0.2-r1.ebuild index 3d9ee4743408..167239d5f6e8 100644 --- a/x11-libs/motif-config/motif-config-0.2-r1.ebuild +++ b/x11-libs/motif-config/motif-config-0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/motif-config-0.2-r1.ebuild,v 1.1 2005/02/27 19:28:34 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/motif-config/motif-config-0.2-r1.ebuild,v 1.2 2005/03/02 16:58:31 lanius Exp $ inherit multilib @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~ppc-macos ~sparc ~x86" IUSE="" DEPEND="" |