summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-01-04 23:22:14 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-01-04 23:22:43 +0300
commit5a0e030ba4c5658155be64b4cf013653eb9f85be (patch)
treed14deff16cb5de7451d814227a4525120f8d3c8f /app-arch/afio
parentdev-db/pgadmin3: amd64 stable wrt bug #641152 (diff)
downloadgentoo-5a0e030ba4c5658155be64b4cf013653eb9f85be.tar.gz
gentoo-5a0e030ba4c5658155be64b4cf013653eb9f85be.tar.bz2
gentoo-5a0e030ba4c5658155be64b4cf013653eb9f85be.zip
app-arch/afio: amd64 stable wrt bug #429360
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'app-arch/afio')
-rw-r--r--app-arch/afio/afio-2.5.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/afio/afio-2.5.1-r1.ebuild b/app-arch/afio/afio-2.5.1-r1.ebuild
index 25f3a1dd310b..4b2061f89c3c 100644
--- a/app-arch/afio/afio-2.5.1-r1.ebuild
+++ b/app-arch/afio/afio-2.5.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://members.chello.nl/k.holtman/${P}.tgz"
LICENSE="Artistic LGPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc sparc x86"
PATCHES=( "${FILESDIR}"/${PN}-2.5.1-fix-build-system.patch )