diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:10:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-01-24 13:10:21 +0100 |
commit | 5f92532698ddc51bff9add5f0cd078922b1ef642 (patch) | |
tree | 1e8ab0ae5b30b67c4c6c5c494205bff2453555dd /media-libs/dumb | |
parent | dev-db/pgrouting: x86 stable wrt bug #762187 (diff) | |
download | gentoo-5f92532698ddc51bff9add5f0cd078922b1ef642.tar.gz gentoo-5f92532698ddc51bff9add5f0cd078922b1ef642.tar.bz2 gentoo-5f92532698ddc51bff9add5f0cd078922b1ef642.zip |
media-libs/dumb: x86 stable wrt bug #762496
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 2102f85c517c..ee4149c06893 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=" |