diff options
author | Sam James <sam@gentoo.org> | 2021-03-15 21:15:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-15 21:17:47 +0000 |
commit | 7d95f62e231523df31cf0dcc64921d0526bd3404 (patch) | |
tree | 03c3ee15a76945a2a9379fcaa3548705a64d7cb6 /x11-misc/trayer | |
parent | app-emacs/nxml-gentoo-schemas: Stabilize 20210314 ALLARCHES, #776367 (diff) | |
download | gentoo-7d95f62e231523df31cf0dcc64921d0526bd3404.tar.gz gentoo-7d95f62e231523df31cf0dcc64921d0526bd3404.tar.bz2 gentoo-7d95f62e231523df31cf0dcc64921d0526bd3404.zip |
x11-misc/trayer: Stabilize 1.0-r4 x86, #776409
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/trayer')
-rw-r--r-- | x11-misc/trayer/trayer-1.0-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/trayer/trayer-1.0-r4.ebuild b/x11-misc/trayer/trayer-1.0-r4.ebuild index db168a56b03e..0ac3acea896b 100644 --- a/x11-misc/trayer/trayer-1.0-r4.ebuild +++ b/x11-misc/trayer/trayer-1.0-r4.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 @@ -10,7 +10,7 @@ SRC_URI="https://sourceforge.net/projects/fvwm-crystal/files/${PN}/${PV}/${P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" RDEPEND=" dev-libs/glib:2 |