diff options
author | Sam James <sam@gentoo.org> | 2021-01-15 22:06:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-15 22:06:16 +0000 |
commit | 70c2e82ba14ab106f972c72c2f4dde78761332b0 (patch) | |
tree | dc7383486326853a9b606137084e4f0ce40eb913 /x11-misc | |
parent | net-dns/pdnsd: Stabilize 1.2.9a-r2 x86, #757159 (diff) | |
download | gentoo-70c2e82ba14ab106f972c72c2f4dde78761332b0.tar.gz gentoo-70c2e82ba14ab106f972c72c2f4dde78761332b0.tar.bz2 gentoo-70c2e82ba14ab106f972c72c2f4dde78761332b0.zip |
x11-misc/xosview: Stabilize 1.22 x86, #765532
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xosview/xosview-1.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xosview/xosview-1.22.ebuild b/x11-misc/xosview/xosview-1.22.ebuild index 73b4e2932992..47bb4c84b699 100644 --- a/x11-misc/xosview/xosview-1.22.ebuild +++ b/x11-misc/xosview/xosview-1.22.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="http://www.pogo.org.uk/~mark/${PN}/releases/${P}.tar.gz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="suid" COMMON_DEPS="x11-libs/libX11 |