diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 09:52:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:04:45 +0100 |
commit | 27ab01aa0e70640fed6f4cc36fd1bea8b3966645 (patch) | |
tree | 7c83b84f78437607ca1db266359949c554ff84ee /media-libs/esdl | |
parent | net-firewall/ferm: amd64 stable wrt bug #648260 (diff) | |
download | gentoo-27ab01aa0e70640fed6f4cc36fd1bea8b3966645.tar.gz gentoo-27ab01aa0e70640fed6f4cc36fd1bea8b3966645.tar.bz2 gentoo-27ab01aa0e70640fed6f4cc36fd1bea8b3966645.zip |
media-libs/esdl: amd64 stable wrt bug #648270
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'media-libs/esdl')
-rw-r--r-- | media-libs/esdl/esdl-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/esdl/esdl-1.3.1.ebuild b/media-libs/esdl/esdl-1.3.1.ebuild index b905791ac3cf..fcdf01675319 100644 --- a/media-libs/esdl/esdl-1.3.1.ebuild +++ b/media-libs/esdl/esdl-1.3.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/esdl/${P}.src.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ppc ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="image truetype" RDEPEND=" |