diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-22 15:22:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-22 15:22:33 +0100 |
commit | fa9e545bf6bb5d14d293a8988480c0c8fcbc9efb (patch) | |
tree | 6eca3e00a993039ed8e20ed4da6db7bd5f569905 /dev-libs | |
parent | media-gfx/scantailor: amd64 stable wrt bug #613526 (diff) | |
download | gentoo-fa9e545bf6bb5d14d293a8988480c0c8fcbc9efb.tar.gz gentoo-fa9e545bf6bb5d14d293a8988480c0c8fcbc9efb.tar.bz2 gentoo-fa9e545bf6bb5d14d293a8988480c0c8fcbc9efb.zip |
dev-libs/fddl: amd64 stable wrt bug #613530
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/fddl/fddl-20111124-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/fddl/fddl-20111124-r1.ebuild b/dev-libs/fddl/fddl-20111124-r1.ebuild index c28910e71706..ba98c9935b82 100644 --- a/dev-libs/fddl/fddl-20111124-r1.ebuild +++ b/dev-libs/fddl/fddl-20111124-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://dev.gentoo.org/~pinkbyte/distfiles/snapshots/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DOCS=( AUTHORS ChangeLog INSTALL RELEASE ) |