diff options
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/gnote/gnote-42.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/gnote/gnote-42.0.ebuild b/app-misc/gnote/gnote-42.0.ebuild index 75a848900f68..a448ad104dbf 100644 --- a/app-misc/gnote/gnote-42.0.ebuild +++ b/app-misc/gnote/gnote-42.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Gnote" LICENSE="GPL-3+ FDL-1.1" SLOT="0" -KEYWORDS="amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )" |