diff options
author | Matt Turner <mattst88@gentoo.org> | 2022-05-31 13:52:54 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2022-05-31 14:03:47 -0400 |
commit | a22b92b239ac55e5bfc678152a53f0abdf00ddbe (patch) | |
tree | d8951ac1406039e2f82aabb59554026a35e459e9 /gnome-extra/nm-applet | |
parent | gnome-extra/gnome-shell-frippery: Fix gnome-shell dep (diff) | |
download | gentoo-a22b92b239ac55e5bfc678152a53f0abdf00ddbe.tar.gz gentoo-a22b92b239ac55e5bfc678152a53f0abdf00ddbe.tar.bz2 gentoo-a22b92b239ac55e5bfc678152a53f0abdf00ddbe.zip |
gnome-extra/nm-applet: Drop ~alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'gnome-extra/nm-applet')
-rw-r--r-- | gnome-extra/nm-applet/nm-applet-1.26.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-extra/nm-applet/nm-applet-1.26.0.ebuild b/gnome-extra/nm-applet/nm-applet-1.26.0.ebuild index ed87d65be2df..c89abc74e789 100644 --- a/gnome-extra/nm-applet/nm-applet-1.26.0.ebuild +++ b/gnome-extra/nm-applet/nm-applet-1.26.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://wiki.gnome.org/Projects/NetworkManager" LICENSE="GPL-2+" SLOT="0" IUSE="appindicator modemmanager selinux teamd" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-libs/glib-2.38:2 |