diff options
author | Sam James <sam@gentoo.org> | 2021-01-19 14:24:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-19 14:24:36 +0000 |
commit | 28eafcc00e02fcabf5d164a92d15f4c771e2f2ba (patch) | |
tree | 64b8037097bacb616332e8d9e8d00f62ba0ced5c /x11-misc | |
parent | net-wireless/dump1090: Stabilize 4.0 amd64, #763870 (diff) | |
download | gentoo-28eafcc00e02fcabf5d164a92d15f4c771e2f2ba.tar.gz gentoo-28eafcc00e02fcabf5d164a92d15f4c771e2f2ba.tar.bz2 gentoo-28eafcc00e02fcabf5d164a92d15f4c771e2f2ba.zip |
x11-misc/fpm2: Stabilize 0.90 amd64, #763873
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/fpm2/fpm2-0.90.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/fpm2/fpm2-0.90.ebuild b/x11-misc/fpm2/fpm2-0.90.ebuild index 0a7f6ea19f0d..40c1f6b3bec8 100644 --- a/x11-misc/fpm2/fpm2-0.90.ebuild +++ b/x11-misc/fpm2/fpm2-0.90.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://als.regnet.cz/${PN}/download/${P}.tar.xz" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" dev-libs/glib:2 |