diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:13:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:13:03 +0100 |
commit | 27e3b7a49142de0b5c461e19137b90af35f42408 (patch) | |
tree | 88b6d27b8011ae698a058419325ebc3b41111208 /gnustep-base/gnustep-make | |
parent | dev-util/checkbashisms: Removed old. (diff) | |
download | gentoo-27e3b7a49142de0b5c461e19137b90af35f42408.tar.gz gentoo-27e3b7a49142de0b5c461e19137b90af35f42408.tar.bz2 gentoo-27e3b7a49142de0b5c461e19137b90af35f42408.zip |
gnustep-base/gnustep-make: amd64 stable wrt bug #579232
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'gnustep-base/gnustep-make')
-rw-r--r-- | gnustep-base/gnustep-make/gnustep-make-2.6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-base/gnustep-make/gnustep-make-2.6.8.ebuild b/gnustep-base/gnustep-make/gnustep-make-2.6.8.ebuild index 3e6ea24fd522..4cf980c4b4e4 100644 --- a/gnustep-base/gnustep-make/gnustep-make-2.6.8.ebuild +++ b/gnustep-base/gnustep-make/gnustep-make-2.6.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="libobjc2 native-exceptions" DEPEND="${GNUSTEP_CORE_DEPEND} |