diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 05:18:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 05:18:29 +0000 |
commit | 46861febe9b4e01efbe82b05df3c7abf7a1f647a (patch) | |
tree | 675286d5b149c149366ee43a0c68aa5b0796349e /dev-libs | |
parent | Importing from the sci overlay. (diff) | |
download | historical-46861febe9b4e01efbe82b05df3c7abf7a1f647a.tar.gz historical-46861febe9b4e01efbe82b05df3c7abf7a1f647a.tar.bz2 historical-46861febe9b4e01efbe82b05df3c7abf7a1f647a.zip |
add back in m68k
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/glib/glib-2.14.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.14.4.ebuild b/dev-libs/glib/glib-2.14.4.ebuild index 4dbd022567bb..6b2a20ffffc6 100644 --- a/dev-libs/glib/glib-2.14.4.ebuild +++ b/dev-libs/glib/glib-2.14.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.14.4.ebuild,v 1.1 2007/11/25 15:03:01 leio Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.14.4.ebuild,v 1.2 2007/12/11 05:18:29 vapier Exp $ inherit gnome.org libtool eutils flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gtk.org/" LICENSE="LGPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="debug doc hardened" RDEPEND="virtual/libc |