diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-14 20:30:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-14 20:30:21 +0000 |
commit | 55fcdfdac37e1c47fdaab121604e089298d27829 (patch) | |
tree | 597f19ad4cd714ee2cbabd38e2c43e315520657c /dev-libs/glib/glib-2.38.2-r1.ebuild | |
parent | Bump snapshot up to latest stable upstream tag v3.14 (bug #507008 by Duncan). (diff) | |
download | gentoo-2-55fcdfdac37e1c47fdaab121604e089298d27829.tar.gz gentoo-2-55fcdfdac37e1c47fdaab121604e089298d27829.tar.bz2 gentoo-2-55fcdfdac37e1c47fdaab121604e089298d27829.zip |
Stable for ppc, wrt bug #507568
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/glib/glib-2.38.2-r1.ebuild')
-rw-r--r-- | dev-libs/glib/glib-2.38.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/glib/glib-2.38.2-r1.ebuild b/dev-libs/glib/glib-2.38.2-r1.ebuild index ec0a1b2ff16d..9e322e32b3b4 100644 --- a/dev-libs/glib/glib-2.38.2-r1.ebuild +++ b/dev-libs/glib/glib-2.38.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.38.2-r1.ebuild,v 1.5 2014/03/28 02:11:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/glib/glib-2.38.2-r1.ebuild,v 1.6 2014/04/14 20:30:21 ago Exp $ EAPI="5" PYTHON_COMPAT=( python2_{6,7} ) @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} LICENSE="LGPL-2+" SLOT="2" IUSE="debug fam kernel_linux selinux static-libs systemtap test utils xattr" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 m68k ~mips ppc ~ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" # FIXME: want libselinux[${MULTILIB_USEDEP}] - bug #480960 RDEPEND=" |