diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:57:14 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 12:10:02 +0000 |
commit | 7a20d9020d62fd897a67fdcc4680be8af5947b82 (patch) | |
tree | da07c9c00df0884e4123ff32675caa069ffffc99 /media-libs/dumb | |
parent | sys-fs/xfsprogs: stable 5.10.0 for ppc64 (diff) | |
download | gentoo-7a20d9020d62fd897a67fdcc4680be8af5947b82.tar.gz gentoo-7a20d9020d62fd897a67fdcc4680be8af5947b82.tar.bz2 gentoo-7a20d9020d62fd897a67fdcc4680be8af5947b82.zip |
media-libs/dumb: stable 2.0.3 for ppc64
stable wrt bug #762496
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'media-libs/dumb')
-rw-r--r-- | media-libs/dumb/dumb-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/dumb/dumb-2.0.3.ebuild b/media-libs/dumb/dumb-2.0.3.ebuild index bc9512ccc487..2102f85c517c 100644 --- a/media-libs/dumb/dumb-2.0.3.ebuild +++ b/media-libs/dumb/dumb-2.0.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/kode54/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="DUMB-0.9.3" SLOT="0/2" -KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~arm64 ~ia64 ppc ppc64 sparc ~x86" IUSE="allegro cpu_flags_x86_sse examples" RDEPEND=" |