summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-25 17:43:07 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-25 17:43:07 -0400
commitad47f54d6772d0698ea35be50daa12e00038656c (patch)
tree69aedd8bc1fcefb88f8ae062a9bb44a9bc5b1429 /sys-libs/lwp/lwp-2.8.ebuild
parentapp-i18n/tagainijisho: use HTTPS (diff)
downloadgentoo-ad47f54d6772d0698ea35be50daa12e00038656c.tar.gz
gentoo-ad47f54d6772d0698ea35be50daa12e00038656c.tar.bz2
gentoo-ad47f54d6772d0698ea35be50daa12e00038656c.zip
sys-libs/lwp: amd64 stable wrt bug #654098
Bug: https://bugs.gentoo.org/654098 Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'sys-libs/lwp/lwp-2.8.ebuild')
-rw-r--r--sys-libs/lwp/lwp-2.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/lwp/lwp-2.8.ebuild b/sys-libs/lwp/lwp-2.8.ebuild
index 9f58c389b04d..2b8f53ed69f4 100644
--- a/sys-libs/lwp/lwp-2.8.ebuild
+++ b/sys-libs/lwp/lwp-2.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
@@ -10,7 +10,7 @@ SRC_URI="http://www.coda.cs.cmu.edu/pub/lwp/src/${P}.tar.xz"
LICENSE="LGPL-2.1"
SLOT="1"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
src_configure() {