diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-11 21:40:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-05-11 21:40:27 +0100 |
commit | 70009be8d983763cb8c8109fc6b55335d9db1ecb (patch) | |
tree | ea5ad99d63a7d9874217c424383f9ca9908e03c9 /x11-misc | |
parent | dev-lang/php: stable 7.4.19 for ppc64 (diff) | |
download | gentoo-70009be8d983763cb8c8109fc6b55335d9db1ecb.tar.gz gentoo-70009be8d983763cb8c8109fc6b55335d9db1ecb.tar.bz2 gentoo-70009be8d983763cb8c8109fc6b55335d9db1ecb.zip |
x11-misc/read-edid: keyworded 3.0.2-r1 for sparc
keyworded wrt bug #764026
Package-Manager: Portage-3.0.18, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
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 fd3656658546..a0505646508a 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 ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="vbe-mode" DEPEND="vbe-mode? ( >=dev-libs/libx86-1.1 )" |