diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-07 08:54:31 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-07 08:55:27 +0300 |
commit | 271ffded6ea11f6616fe1c7a0d954901c49d9449 (patch) | |
tree | fce36ab20f64c9a8ed229d62e684150f1eb9f475 /app-misc | |
parent | app-arch/file-roller: Stabilize 44 x86, #928762 (diff) | |
download | gentoo-271ffded6ea11f6616fe1c7a0d954901c49d9449.tar.gz gentoo-271ffded6ea11f6616fe1c7a0d954901c49d9449.tar.bz2 gentoo-271ffded6ea11f6616fe1c7a0d954901c49d9449.zip |
app-misc/gnote: Stabilize 45.2 amd64, #928763
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/gnote/gnote-45.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/gnote/gnote-45.2.ebuild b/app-misc/gnote/gnote-45.2.ebuild index 2b435610e973..206dcb77a3c9 100644 --- a/app-misc/gnote/gnote-45.2.ebuild +++ b/app-misc/gnote/gnote-45.2.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 )" |