diff options
-rw-r--r-- | app-misc/gnote/gnote-44.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/gnote/gnote-44.0.ebuild b/app-misc/gnote/gnote-44.0.ebuild index 50611225697f..bb5e451ded6d 100644 --- a/app-misc/gnote/gnote-44.0.ebuild +++ b/app-misc/gnote/gnote-44.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 )" |