diff options
author | 2024-12-16 07:51:43 +0000 | |
---|---|---|
committer | 2024-12-16 07:51:43 +0000 | |
commit | 25ad7ecb9e6042281d58b39af2d70b04c273f01d (patch) | |
tree | 3171f76b1c7f9f3d7aa964eae3ad53ab6ed4d0a7 /x11-apps | |
parent | dev-python/toml-fmt-common: Stabilize 1.0.1 ppc64, #946017 (diff) | |
download | gentoo-25ad7ecb9e6042281d58b39af2d70b04c273f01d.tar.gz gentoo-25ad7ecb9e6042281d58b39af2d70b04c273f01d.tar.bz2 gentoo-25ad7ecb9e6042281d58b39af2d70b04c273f01d.zip |
x11-apps/xrandr: Stabilize 1.5.3 ppc64, #946115
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xrandr/xrandr-1.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xrandr/xrandr-1.5.3.ebuild b/x11-apps/xrandr/xrandr-1.5.3.ebuild index 5959e829f9ec..28870d513d52 100644 --- a/x11-apps/xrandr/xrandr-1.5.3.ebuild +++ b/x11-apps/xrandr/xrandr-1.5.3.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="A primitive command line interface to RandR extension" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=">=x11-libs/libXrandr-1.5 x11-libs/libXrender |