diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-20 20:32:36 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-20 20:35:32 +0000 |
commit | 5c0769b9b55b93bbdcb3abb2e35e4284f95c0f5f (patch) | |
tree | 6b5050e5dfa6b30ef1599bc3ead8c7ef25d25055 /net-misc/gnome-connections | |
parent | net-libs/libndp: Stabilize 1.9-r1 amd64, #946484 (diff) | |
download | gentoo-5c0769b9b55b93bbdcb3abb2e35e4284f95c0f5f.tar.gz gentoo-5c0769b9b55b93bbdcb3abb2e35e4284f95c0f5f.tar.bz2 gentoo-5c0769b9b55b93bbdcb3abb2e35e4284f95c0f5f.zip |
net-misc/gnome-connections: Stabilize 46.0 amd64, #946484
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc/gnome-connections')
-rw-r--r-- | net-misc/gnome-connections/gnome-connections-46.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gnome-connections/gnome-connections-46.0.ebuild b/net-misc/gnome-connections/gnome-connections-46.0.ebuild index ced38e9ea418..d80abc8b82ee 100644 --- a/net-misc/gnome-connections/gnome-connections-46.0.ebuild +++ b/net-misc/gnome-connections/gnome-connections-46.0.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://gitlab.gnome.org/GNOME/connections" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~loong" +KEYWORDS="amd64 ~loong" IUSE="test" RESTRICT="!test? ( test )" |