diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:13:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-13 16:13:43 +0100 |
commit | b83d06efb402923e8ec11303c6e274b559a70847 (patch) | |
tree | a48aa824ecb60c4a8cd55c1acb61e67047ca4c08 /gnustep-apps/gworkspace | |
parent | 8f00e2da359a6058de1c2a25020c550cc077082f (diff) | |
download | gentoo-b83d06efb402923e8ec11303c6e274b559a70847.tar.gz gentoo-b83d06efb402923e8ec11303c6e274b559a70847.tar.xz |
gnustep-apps/gworkspace: 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/gworkspace')
-rw-r--r-- | gnustep-apps/gworkspace/gworkspace-0.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/gworkspace/gworkspace-0.9.4.ebuild b/gnustep-apps/gworkspace/gworkspace-0.9.4.ebuild index 53c383d18ed..b9084e92d6c 100644 --- a/gnustep-apps/gworkspace/gworkspace-0.9.4.ebuild +++ b/gnustep-apps/gworkspace/gworkspace-0.9.4.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 workspace manager for GNUstep" HOMEPAGE="http://www.gnustep.org/experience/GWorkspace.html" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/usr-apps/${P}.tar.gz" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" LICENSE="GPL-2" SLOT="0" |