diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-12 22:45:28 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-09-12 22:45:28 +0200 |
commit | 23738f3a3ee6c0912ab27492aa7ee0042f722e8d (patch) | |
tree | b9df37473d3a8ce7335116640b24cb20511e992d /dev-libs/syncdir | |
parent | net-misc/snarf: x86 stable (bug #665784) (diff) | |
download | gentoo-23738f3a3ee6c0912ab27492aa7ee0042f722e8d.tar.gz gentoo-23738f3a3ee6c0912ab27492aa7ee0042f722e8d.tar.bz2 gentoo-23738f3a3ee6c0912ab27492aa7ee0042f722e8d.zip |
dev-libs/syncdir: x86 stable (bug #665786)
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'dev-libs/syncdir')
-rw-r--r-- | dev-libs/syncdir/syncdir-1.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/syncdir/syncdir-1.0-r2.ebuild b/dev-libs/syncdir/syncdir-1.0-r2.ebuild index ed06d5f79598..5bd567f29505 100644 --- a/dev-libs/syncdir/syncdir-1.0-r2.ebuild +++ b/dev-libs/syncdir/syncdir-1.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://untroubled.org/syncdir/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="static-libs" src_prepare() { |