diff options
author | Ben Kohler <bkohler@gentoo.org> | 2024-03-29 10:26:30 -0500 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2024-03-29 10:38:00 -0500 |
commit | 2445453cfd2c3b39b182f2116aa50b4d779852c2 (patch) | |
tree | f394ee55ee790e41db00ef982a3e3453e71d04db /gui-apps | |
parent | media-gfx/fotocx: EAPI=8, QA fixes (diff) | |
download | gentoo-2445453cfd2c3b39b182f2116aa50b4d779852c2.tar.gz gentoo-2445453cfd2c3b39b182f2116aa50b4d779852c2.tar.bz2 gentoo-2445453cfd2c3b39b182f2116aa50b4d779852c2.zip |
gui-apps/nm-tray: minor QA fix
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'gui-apps')
-rw-r--r-- | gui-apps/nm-tray/nm-tray-0.5.0-r1.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gui-apps/nm-tray/nm-tray-0.5.0-r1.ebuild b/gui-apps/nm-tray/nm-tray-0.5.0-r1.ebuild index 983e7a8d4c7f..9e02433392e4 100644 --- a/gui-apps/nm-tray/nm-tray-0.5.0-r1.ebuild +++ b/gui-apps/nm-tray/nm-tray-0.5.0-r1.ebuild @@ -12,7 +12,6 @@ SRC_URI="https://github.com/palinek/nm-tray/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="" BDEPEND=" dev-qt/linguist-tools:5 |