diff options
author | Sam James <sam@gentoo.org> | 2023-11-03 23:34:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-11-03 23:34:12 +0000 |
commit | a7ed2f8288a036e44b96543cee2dd6aee5114dc6 (patch) | |
tree | ccd9a9140fe3e4543f185ef86b0b85d058cd3c97 /x11-libs | |
parent | x11-libs/libXrandr: Stabilize 1.5.4 sparc, #916773 (diff) | |
download | gentoo-a7ed2f8288a036e44b96543cee2dd6aee5114dc6.tar.gz gentoo-a7ed2f8288a036e44b96543cee2dd6aee5114dc6.tar.bz2 gentoo-a7ed2f8288a036e44b96543cee2dd6aee5114dc6.zip |
x11-libs/libXrandr: Stabilize 1.5.4 arm64, #916773
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libXrandr/libXrandr-1.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libXrandr/libXrandr-1.5.4.ebuild b/x11-libs/libXrandr/libXrandr-1.5.4.ebuild index 8d7d3374f8cc..2a0621efc0e6 100644 --- a/x11-libs/libXrandr/libXrandr-1.5.4.ebuild +++ b/x11-libs/libXrandr/libXrandr-1.5.4.ebuild @@ -9,7 +9,7 @@ inherit xorg-3 DESCRIPTION="X.Org Xrandr library" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc" RDEPEND=" |