diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-16 11:24:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-16 11:24:41 +0100 |
commit | 38a2212ba8bead0ba43620891a4141b2fed1c59e (patch) | |
tree | 3f1b66b1b0402937771fd8400e23fb9471e776b8 /app-misc/scrub/scrub-2.6.1.ebuild | |
parent | net-print/cups-filters: Fix what I broke. Bug 609256 (diff) | |
download | gentoo-38a2212ba8bead0ba43620891a4141b2fed1c59e.tar.gz gentoo-38a2212ba8bead0ba43620891a4141b2fed1c59e.tar.bz2 gentoo-38a2212ba8bead0ba43620891a4141b2fed1c59e.zip |
app-misc/scrub: amd64 stable wrt bug #609480
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/scrub/scrub-2.6.1.ebuild')
-rw-r--r-- | app-misc/scrub/scrub-2.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/scrub/scrub-2.6.1.ebuild b/app-misc/scrub/scrub-2.6.1.ebuild index 53b89c7a09be..e964cc2e250e 100644 --- a/app-misc/scrub/scrub-2.6.1.ebuild +++ b/app-misc/scrub/scrub-2.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="https://github.com/chaos/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~sparc ~x86" +KEYWORDS="amd64 ~arm64 ~sparc ~x86" IUSE="" DEPEND="" |