diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:13:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:13:23 +0100 |
commit | c7b829e6c89552c08eb4c9998c88e69d6b467501 (patch) | |
tree | 7e21205e8a973825444b1c6c84f07bb245a24d99 | |
parent | 4853928df38c3d81f0b8800d4516cf82e8a01157 (diff) | |
download | gentoo-c7b829e6c89552c08eb4c9998c88e69d6b467501.tar.gz gentoo-c7b829e6c89552c08eb4c9998c88e69d6b467501.tar.xz |
x11-apps/xvinfo: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
-rw-r--r-- | x11-apps/xvinfo/xvinfo-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xvinfo/xvinfo-1.1.3.ebuild b/x11-apps/xvinfo/xvinfo-1.1.3.ebuild index 14689f44b60..4cd11dff20b 100644 --- a/x11-apps/xvinfo/xvinfo-1.1.3.ebuild +++ b/x11-apps/xvinfo/xvinfo-1.1.3.ebuild @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="Print out X-Video extension adaptor information" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libXv |