diff options
-rw-r--r-- | gnustep-apps/gworkspace/gworkspace-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnustep-apps/gworkspace/gworkspace-1.0.0.ebuild b/gnustep-apps/gworkspace/gworkspace-1.0.0.ebuild index dd4de8003977..34d995cd4d0d 100644 --- a/gnustep-apps/gworkspace/gworkspace-1.0.0.ebuild +++ b/gnustep-apps/gworkspace/gworkspace-1.0.0.ebuild @@ -8,7 +8,7 @@ DESCRIPTION="A workspace manager for GNUstep" HOMEPAGE="https://gnustep.github.io/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" |