diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:12:06 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:12:06 +0100 |
commit | 357919a4ad1782bc262771ae0959fd111d21fa9f (patch) | |
tree | d5564601fcee4b417f38c1ca6933d1b7c9bf030e /x11-apps/xdpyinfo | |
parent | x11-apps/xditview: ppc stable wrt bug #559062 (diff) | |
download | gentoo-357919a4ad1782bc262771ae0959fd111d21fa9f.tar.gz gentoo-357919a4ad1782bc262771ae0959fd111d21fa9f.tar.bz2 gentoo-357919a4ad1782bc262771ae0959fd111d21fa9f.zip |
x11-apps/xdpyinfo: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'x11-apps/xdpyinfo')
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.3.2.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.3.2.ebuild index 2f0ed49432f9..8783bb3ce8ca 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.3.2.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.3.2.ebuild @@ -6,7 +6,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="Display information utility for X" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris ~x86-winnt" IUSE="dga dmx xinerama" RDEPEND=" |