diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:21:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:24:59 +0100 |
commit | 8504adb2f87c0afe6961061e4d1dfe18c57fdd76 (patch) | |
tree | 0e1f6a4d0b14a8cfe3f103fd4559feb3fd4d9749 /x11-misc | |
parent | dev-libs/isl: stable 0.24 for ppc (diff) | |
download | gentoo-8504adb2f87c0afe6961061e4d1dfe18c57fdd76.tar.gz gentoo-8504adb2f87c0afe6961061e4d1dfe18c57fdd76.tar.bz2 gentoo-8504adb2f87c0afe6961061e4d1dfe18c57fdd76.zip |
x11-misc/read-edid: stable 3.0.2-r1 for ppc
stable wrt bug #794142
Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/read-edid/read-edid-3.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/read-edid/read-edid-3.0.2-r1.ebuild b/x11-misc/read-edid/read-edid-3.0.2-r1.ebuild index 896670341a3c..66c7ab83c0b2 100644 --- a/x11-misc/read-edid/read-edid-3.0.2-r1.ebuild +++ b/x11-misc/read-edid/read-edid-3.0.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.polypux.org/projects/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="vbe-mode" DEPEND="vbe-mode? ( >=dev-libs/libx86-1.1 )" |