diff options
Diffstat (limited to 'gnustep-apps')
-rw-r--r-- | gnustep-apps/price/price-1.3.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/price/price-1.3.0-r1.ebuild b/gnustep-apps/price/price-1.3.0-r1.ebuild index b09d961a57f6..9e20f6ef0fb5 100644 --- a/gnustep-apps/price/price-1.3.0-r1.ebuild +++ b/gnustep-apps/price/price-1.3.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ HOMEPAGE="https://price.sourceforge.net/" SRC_URI="mirror://sourceforge/price/${MY_P}.tar.gz" S="${WORKDIR}/${MY_P}" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" SLOT="0" LICENSE="GPL-2+" |