diff options
author | 2020-09-18 10:01:43 +0200 | |
---|---|---|
committer | 2020-09-18 10:02:40 +0200 | |
commit | 74752f79cebe84f6abf9ac53d9caadcdd9f199d7 (patch) | |
tree | d5db7b50044ba282d6d402ca51aabb0d85088bdb /x11-drivers/xf86-video-fbdev | |
parent | x11-apps/xev: ppc64 stable wrt bug #741975 (diff) | |
download | gentoo-74752f79cebe84f6abf9ac53d9caadcdd9f199d7.tar.gz gentoo-74752f79cebe84f6abf9ac53d9caadcdd9f199d7.tar.bz2 gentoo-74752f79cebe84f6abf9ac53d9caadcdd9f199d7.zip |
x11-drivers/xf86-video-fbdev: ppc64 stable wrt bug #741975
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-drivers/xf86-video-fbdev')
-rw-r--r-- | x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0-r1.ebuild b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0-r1.ebuild index a4fc3b0e7b50..3b034f9cb614 100644 --- a/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0-r1.ebuild +++ b/x11-drivers/xf86-video-fbdev/xf86-video-fbdev-0.5.0-r1.ebuild @@ -6,7 +6,7 @@ inherit xorg-3 DESCRIPTION="video driver for framebuffer device" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 sparc x86" DEPEND="x11-base/xorg-proto" RDEPEND="${DEPEND} |