diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-12 08:51:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-12 08:53:43 +0100 |
commit | 8260a6c5eed798b0d2b3b5477966fecee806fe79 (patch) | |
tree | 9cc7cc68793c290776fbf3713e052bf4e92a8010 /sys-fs | |
parent | media-radio/flrig: Version bump (diff) | |
download | gentoo-8260a6c5eed798b0d2b3b5477966fecee806fe79.tar.gz gentoo-8260a6c5eed798b0d2b3b5477966fecee806fe79.tar.bz2 gentoo-8260a6c5eed798b0d2b3b5477966fecee806fe79.zip |
sys-fs/reiserfsprogs: stable 3.6.27 for ia64, bug #672580
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/reiserfsprogs/reiserfsprogs-3.6.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/reiserfsprogs/reiserfsprogs-3.6.27.ebuild b/sys-fs/reiserfsprogs/reiserfsprogs-3.6.27.ebuild index 4417d14ba088..7b78ae3280d9 100644 --- a/sys-fs/reiserfsprogs/reiserfsprogs-3.6.27.ebuild +++ b/sys-fs/reiserfsprogs/reiserfsprogs-3.6.27.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/utils/fs/reiserfs/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 -sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 -sparc x86 ~amd64-linux ~x86-linux" IUSE="static-libs" PATCHES=( |