diff options
author | 2021-03-15 21:16:27 +0000 | |
---|---|---|
committer | 2021-03-15 21:18:02 +0000 | |
commit | f2f77e19304521e32312bed949ff819db761d281 (patch) | |
tree | 485d44dbb50556b71d7858532e485b3998f886e2 | |
parent | x11-misc/xscreensaver-app: Stabilize 2.3-r4 x86, #776484 (diff) | |
download | gentoo-f2f77e19304521e32312bed949ff819db761d281.tar.gz gentoo-f2f77e19304521e32312bed949ff819db761d281.tar.bz2 gentoo-f2f77e19304521e32312bed949ff819db761d281.zip |
x11-misc/xsetleds: Stabilize 0.1.3-r2 x86, #776487
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild b/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild index cd140527393c..d4870ab4037c 100644 --- a/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild +++ b/x11-misc/xsetleds/xsetleds-0.1.3-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc x86" RDEPEND=" x11-libs/libX11 |