diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-04-29 20:06:26 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-29 20:49:33 +0100 |
commit | b2126de146c39c335774e965c5e46f7a10b0a0e4 (patch) | |
tree | 2046e0a621a76647ba9c696c1828138730222d87 /x11-apps/xvinfo | |
parent | dev-ruby/mocha: stable 1.8.0 for sparc, bug #684552 (diff) | |
download | gentoo-b2126de146c39c335774e965c5e46f7a10b0a0e4.tar.gz gentoo-b2126de146c39c335774e965c5e46f7a10b0a0e4.tar.bz2 gentoo-b2126de146c39c335774e965c5e46f7a10b0a0e4.zip |
x11-apps/xvinfo: stable 1.1.4 for sparc, bug #682846
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-apps/xvinfo')
-rw-r--r-- | x11-apps/xvinfo/xvinfo-1.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xvinfo/xvinfo-1.1.4.ebuild b/x11-apps/xvinfo/xvinfo-1.1.4.ebuild index faef2db9591c..45ff336d2ced 100644 --- a/x11-apps/xvinfo/xvinfo-1.1.4.ebuild +++ b/x11-apps/xvinfo/xvinfo-1.1.4.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="Print out X-Video extension adaptor information" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libXv |