diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 21:15:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 21:17:49 +0000 |
commit | d5d044eae978f6034aaa322f3c72b2ccb4c14273 (patch) | |
tree | 2aafb271235c704a0d33b6c3e6cca460cc78682d /x11-misc/xpad | |
parent | x11-misc/trayer-srg: Stabilize 1.1.8 x86, #776409 (diff) | |
download | gentoo-d5d044eae978f6034aaa322f3c72b2ccb4c14273.tar.gz gentoo-d5d044eae978f6034aaa322f3c72b2ccb4c14273.tar.bz2 gentoo-d5d044eae978f6034aaa322f3c72b2ccb4c14273.zip |
x11-misc/xpad: Stabilize 5.4.0 x86, #776427
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/xpad')
-rw-r--r-- | x11-misc/xpad/xpad-5.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xpad/xpad-5.4.0.ebuild b/x11-misc/xpad/xpad-5.4.0.ebuild index 8f36edf945ac..4e41fc2201b0 100644 --- a/x11-misc/xpad/xpad-5.4.0.ebuild +++ b/x11-misc/xpad/xpad-5.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc x86" RDEPEND=" >=dev-libs/glib-2.56:2 |