diff options
-rw-r--r-- | app-admin/verynice/verynice-1.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/verynice/verynice-1.1-r3.ebuild b/app-admin/verynice/verynice-1.1-r3.ebuild index d048f37aeb6b..c2f13e3e2c6c 100644 --- a/app-admin/verynice/verynice-1.1-r3.ebuild +++ b/app-admin/verynice/verynice-1.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ S="${WORKDIR}"/${PN} LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc x86" +KEYWORDS="amd64 arm ~arm64 ppc x86" PATCHES=( "${FILESDIR}"/${PN}-1.1-build.patch |