diff options
author | James Le Cuirot <chewi@gentoo.org> | 2022-01-02 14:37:04 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2022-01-02 14:42:37 +0000 |
commit | 00c042e474b692df5e55416937c0a999fcbcc9bf (patch) | |
tree | 85c2598c5c065029e0c1989219e5ce7d58c2e04d /x11-libs/libXrandr | |
parent | x11-apps/bdftopcf: Keyword 1.1-r1 for ~m68k (diff) | |
download | gentoo-00c042e474b692df5e55416937c0a999fcbcc9bf.tar.gz gentoo-00c042e474b692df5e55416937c0a999fcbcc9bf.tar.bz2 gentoo-00c042e474b692df5e55416937c0a999fcbcc9bf.zip |
x11-libs/libXrandr: Keyword 1.5.2 for ~m68k
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'x11-libs/libXrandr')
-rw-r--r-- | x11-libs/libXrandr/libXrandr-1.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXrandr/libXrandr-1.5.2.ebuild b/x11-libs/libXrandr/libXrandr-1.5.2.ebuild index ae058440d1a6..ca5350a36664 100644 --- a/x11-libs/libXrandr/libXrandr-1.5.2.ebuild +++ b/x11-libs/libXrandr/libXrandr-1.5.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X.Org Xrandr library" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="doc" RDEPEND=" |