diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-12-14 21:22:36 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-14 21:51:00 +0000 |
commit | c50d76032fd107e28f661f1f51c0261a0c2a846a (patch) | |
tree | a0033824fbbc188d1415a876defb19cf50fe6644 /x11-drivers | |
parent | x11-drivers/xf86-input-void: drop to ~hppa (diff) | |
download | gentoo-c50d76032fd107e28f661f1f51c0261a0c2a846a.tar.gz gentoo-c50d76032fd107e28f661f1f51c0261a0c2a846a.tar.bz2 gentoo-c50d76032fd107e28f661f1f51c0261a0c2a846a.zip |
x11-drivers/xf86-video-dummy: drop to ~hppa
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild index c9973eee932d..436ff4aaa8a9 100644 --- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild +++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.8.ebuild @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="X.Org driver for dummy cards" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="dga" RDEPEND=">=x11-base/xorg-server-1.0.99" |