diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:13:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:13:49 +0100 |
commit | b94a282771cfd9b6038971937fef49b418762f04 (patch) | |
tree | 7013e6cdd341824a266ebbed1a3cbdae0f300b16 /gnustep-apps/gorm/gorm-1.2.23.ebuild | |
parent | gnustep-apps/gworkspace: amd64 stable wrt bug #579232 (diff) | |
download | gentoo-b94a282771cfd9b6038971937fef49b418762f04.tar.gz gentoo-b94a282771cfd9b6038971937fef49b418762f04.tar.bz2 gentoo-b94a282771cfd9b6038971937fef49b418762f04.zip |
gnustep-apps/gorm: 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-apps/gorm/gorm-1.2.23.ebuild')
-rw-r--r-- | gnustep-apps/gorm/gorm-1.2.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/gorm/gorm-1.2.23.ebuild b/gnustep-apps/gorm/gorm-1.2.23.ebuild index 731e139af1e2..59cfca952ef4 100644 --- a/gnustep-apps/gorm/gorm-1.2.23.ebuild +++ b/gnustep-apps/gorm/gorm-1.2.23.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$ @@ -9,7 +9,7 @@ DESCRIPTION="A clone of the NeXTstep Interface Builder application for GNUstep" HOMEPAGE="http://www.gnustep.org/experience/Gorm.html" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/dev-apps/${P}.tar.gz" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~x86 ~x86-fbsd" LICENSE="GPL-2" SLOT="0" IUSE="" |