summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-01-03 15:59:49 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-01-03 16:00:23 +0300
commit1dad571e59b046404abc318ccdbab6150b39d295 (patch)
treea8f66a7583e8b1831ac5a7956a9548ea24f987ce /sys-devel
parentdev-ros/rosbag_storage: add missing crypto deps (diff)
downloadgentoo-1dad571e59b046404abc318ccdbab6150b39d295.tar.gz
gentoo-1dad571e59b046404abc318ccdbab6150b39d295.tar.bz2
gentoo-1dad571e59b046404abc318ccdbab6150b39d295.zip
sys-devel/remake: amd64 stable wrt bug #636198
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/remake/remake-4.2.1.1.4-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/remake/remake-4.2.1.1.4-r1.ebuild b/sys-devel/remake/remake-4.2.1.1.4-r1.ebuild
index eb7a2bab5fa3..a6418a13ba4b 100644
--- a/sys-devel/remake/remake-4.2.1.1.4-r1.ebuild
+++ b/sys-devel/remake/remake-4.2.1.1.4-r1.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
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/bashdb/${MY_P}.tar.bz2"
LICENSE="GPL-1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE="guile readline"
RDEPEND="readline? ( sys-libs/readline:0= )