diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-28 15:17:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-28 15:17:09 +0200 |
commit | 430f1a83642e67c030942d08fcbc8162ef634d37 (patch) | |
tree | d79f6ce7b0b1d005d28af170b243b1d10e1b11b6 /sys-fs/reiserfsprogs | |
parent | media-libs/mlt: amd64 stable wrt bug #620386 (diff) | |
download | gentoo-430f1a83642e67c030942d08fcbc8162ef634d37.tar.gz gentoo-430f1a83642e67c030942d08fcbc8162ef634d37.tar.bz2 gentoo-430f1a83642e67c030942d08fcbc8162ef634d37.zip |
sys-fs/reiserfsprogs: amd64 stable wrt bug #622792
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/reiserfsprogs')
-rw-r--r-- | sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild b/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild index ff98f698d746..602a3f386742 100644 --- a/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.ebuild +++ b/sys-fs/reiserfsprogs/reiserfsprogs-3.6.25.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 EAPI="5" @@ -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" src_configure() { |