diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:46:47 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-01-03 11:46:47 +0000 |
commit | 765c3b6651b831b18eda1698f75c057c49456dc1 (patch) | |
tree | f56502e53637609ce4d32a061e0bd7df651ac815 /media-libs/dumb | |
parent | sys-fs/xfsprogs: stable 5.10.0 for ppc (diff) | |
download | gentoo-765c3b6651b831b18eda1698f75c057c49456dc1.tar.gz gentoo-765c3b6651b831b18eda1698f75c057c49456dc1.tar.bz2 gentoo-765c3b6651b831b18eda1698f75c057c49456dc1.zip |
media-libs/dumb: stable 2.0.3 for ppc
stable wrt bug #762496
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc"
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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/dumb/dumb-2.0.3.ebuild b/media-libs/dumb/dumb-2.0.3.ebuild index 4255606daa2b..bc9512ccc487 100644 --- a/media-libs/dumb/dumb-2.0.3.ebuild +++ b/media-libs/dumb/dumb-2.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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=" |