summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2018-01-22 19:18:20 +0100
committerMarkus Meier <maekke@gentoo.org>2018-01-22 19:20:20 +0100
commitc4a4be95c30ee6a424adab8447e595230eab4c0d (patch)
treead1e9960736a13f50476a2a9505e005ad9ffb9b7 /dev-libs/libisofs
parentdev-libs/libburn: arm stable, bug #638002 (diff)
downloadgentoo-c4a4be95c30ee6a424adab8447e595230eab4c0d.tar.gz
gentoo-c4a4be95c30ee6a424adab8447e595230eab4c0d.tar.bz2
gentoo-c4a4be95c30ee6a424adab8447e595230eab4c0d.zip
dev-libs/libisofs: arm stable, bug #638002
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs/libisofs')
-rw-r--r--dev-libs/libisofs/libisofs-1.4.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libisofs/libisofs-1.4.8.ebuild b/dev-libs/libisofs/libisofs-1.4.8.ebuild
index 344fad5c5cd9..7747207a43d7 100644
--- a/dev-libs/libisofs/libisofs-1.4.8.ebuild
+++ b/dev-libs/libisofs/libisofs-1.4.8.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
@@ -9,7 +9,7 @@ SRC_URI="http://files.libburnia-project.org/releases/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86"
IUSE="acl debug static-libs verbose-debug xattr zlib"
RDEPEND="acl? ( virtual/acl )