diff options
author | Mike Gardiner <obz@gentoo.org> | 2005-01-29 06:50:21 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2005-01-29 06:50:21 +0000 |
commit | c16a72f7ff772c9619ddc57b910ee133412d3b12 (patch) | |
tree | a3b9bf26476c0fb42deba939555b12ca5969a877 /dev-cpp/libgnomeuimm/libgnomeuimm-2.6.0.ebuild | |
parent | New ebuild thanks to Walter White <walterjwhite@hotmail.com> in bug 78271 (diff) | |
download | gentoo-2-c16a72f7ff772c9619ddc57b910ee133412d3b12.tar.gz gentoo-2-c16a72f7ff772c9619ddc57b910ee133412d3b12.tar.bz2 gentoo-2-c16a72f7ff772c9619ddc57b910ee133412d3b12.zip |
Added ~ppc to keywords
(Portage version: 2.0.51-r14)
Diffstat (limited to 'dev-cpp/libgnomeuimm/libgnomeuimm-2.6.0.ebuild')
-rw-r--r-- | dev-cpp/libgnomeuimm/libgnomeuimm-2.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libgnomeuimm/libgnomeuimm-2.6.0.ebuild b/dev-cpp/libgnomeuimm/libgnomeuimm-2.6.0.ebuild index 33818b43b89a..c300068990c4 100644 --- a/dev-cpp/libgnomeuimm/libgnomeuimm-2.6.0.ebuild +++ b/dev-cpp/libgnomeuimm/libgnomeuimm-2.6.0.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/dev-cpp/libgnomeuimm/libgnomeuimm-2.6.0.ebuild,v 1.8 2005/01/17 19:52:56 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libgnomeuimm/libgnomeuimm-2.6.0.ebuild,v 1.9 2005/01/29 06:50:21 obz Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://gtkmm.sourceforge.net/" LICENSE="LGPL-2.1" SLOT="2.6" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" RDEPEND=">=gnome-base/libgnomeui-2.6 |