summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2014-11-02 22:16:19 +0000
committerMike Frysinger <vapier@gentoo.org>2014-11-02 22:16:19 +0000
commitc96e5ec11a9f5dd2804f09a1309fd22520bf4086 (patch)
tree6c6be6a9763298189feb6538f16c5fef9d53ce18 /dev-libs/popt/popt-1.16-r2.ebuild
parentMark sh stable. (diff)
downloadgentoo-2-c96e5ec11a9f5dd2804f09a1309fd22520bf4086.tar.gz
gentoo-2-c96e5ec11a9f5dd2804f09a1309fd22520bf4086.tar.bz2
gentoo-2-c96e5ec11a9f5dd2804f09a1309fd22520bf4086.zip
Mark arm64/m68k/s390/sh stable.
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'dev-libs/popt/popt-1.16-r2.ebuild')
-rw-r--r--dev-libs/popt/popt-1.16-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/popt/popt-1.16-r2.ebuild b/dev-libs/popt/popt-1.16-r2.ebuild
index b7c7f52efb11..ea08c9a84225 100644
--- a/dev-libs/popt/popt-1.16-r2.ebuild
+++ b/dev-libs/popt/popt-1.16-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild,v 1.5 2014/10/25 14:14:40 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/popt/popt-1.16-r2.ebuild,v 1.6 2014/11/02 22:16:19 vapier Exp $
EAPI=5
inherit eutils multilib-minimal
@@ -11,7 +11,7 @@ SRC_URI="http://rpm5.org/files/popt/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
IUSE="nls static-libs"
RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] )"