diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-03-04 08:53:59 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-03-04 09:04:55 +0200 |
commit | 50f7431867fea3bd5df9d18a419fc5f7de612d4f (patch) | |
tree | 04126bf3a41269e9aaeb56fda7f128fd6da286db /x11-misc | |
parent | media-fonts/sil-doulos: Stabilize 6.101 sparc, #899424 (diff) | |
download | gentoo-50f7431867fea3bd5df9d18a419fc5f7de612d4f.tar.gz gentoo-50f7431867fea3bd5df9d18a419fc5f7de612d4f.tar.bz2 gentoo-50f7431867fea3bd5df9d18a419fc5f7de612d4f.zip |
x11-misc/trayer-srg: Stabilize 1.1.8-r2 amd64, #898212
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/trayer-srg/trayer-srg-1.1.8-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/trayer-srg/trayer-srg-1.1.8-r2.ebuild b/x11-misc/trayer-srg/trayer-srg-1.1.8-r2.ebuild index 66b135e9ea5f..6e00643adcd1 100644 --- a/x11-misc/trayer-srg/trayer-srg-1.1.8-r2.ebuild +++ b/x11-misc/trayer-srg/trayer-srg-1.1.8-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ S="${WORKDIR}"/${PN}-trayer-${PV} LICENSE="MIT GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" x11-libs/gdk-pixbuf:2 |