diff options
Diffstat (limited to 'gnustep-apps/systempreferences/systempreferences-1.2.0.ebuild')
-rw-r--r-- | gnustep-apps/systempreferences/systempreferences-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/systempreferences/systempreferences-1.2.0.ebuild b/gnustep-apps/systempreferences/systempreferences-1.2.0.ebuild index 1a774a00b2a8..7fe54791a5f4 100644 --- a/gnustep-apps/systempreferences/systempreferences-1.2.0.ebuild +++ b/gnustep-apps/systempreferences/systempreferences-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ DESCRIPTION="System Preferences is a clone of Apple OS X' System Preferences" HOMEPAGE="http://www.gnustep.it/enrico/system-preferences/" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/usr-apps/${MY_P}.tar.gz" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc x86" LICENSE="GPL-2" SLOT="0" IUSE="" |