summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2014-07-18 13:04:14 +0000
committerTobias Klausmann <klausman@gentoo.org>2014-07-18 13:04:14 +0000
commit90578b29dc281ca98df302f358936ebc04966435 (patch)
tree9a48431a5866c310d2048540e72d46e55c03b9b2 /dev-libs/libbsd
parentKeyworded on alpha, bug #503166 (diff)
downloadgentoo-2-90578b29dc281ca98df302f358936ebc04966435.tar.gz
gentoo-2-90578b29dc281ca98df302f358936ebc04966435.tar.bz2
gentoo-2-90578b29dc281ca98df302f358936ebc04966435.zip
Keyworded on alpha, bug #503166
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'dev-libs/libbsd')
-rw-r--r--dev-libs/libbsd/ChangeLog5
-rw-r--r--dev-libs/libbsd/libbsd-0.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libbsd/ChangeLog b/dev-libs/libbsd/ChangeLog
index f192b34b426f..bf5366fa8438 100644
--- a/dev-libs/libbsd/ChangeLog
+++ b/dev-libs/libbsd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libbsd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/ChangeLog,v 1.25 2014/06/20 14:04:14 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/ChangeLog,v 1.26 2014/07/18 13:04:14 klausman Exp $
+
+ 18 Jul 2014; Tobias Klausmann <klausman@gentoo.org> libbsd-0.6.0.ebuild:
+ Keyworded on alpha, bug #503166
20 Jun 2014; Tobias Klausmann <klausman@gentoo.org> libbsd-0.6.0.ebuild:
Stable on alpha, bug #480692
diff --git a/dev-libs/libbsd/libbsd-0.6.0.ebuild b/dev-libs/libbsd/libbsd-0.6.0.ebuild
index 5663e70002aa..7cc9786d5df2 100644
--- a/dev-libs/libbsd/libbsd-0.6.0.ebuild
+++ b/dev-libs/libbsd/libbsd-0.6.0.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/libbsd/libbsd-0.6.0.ebuild,v 1.8 2014/06/20 14:04:14 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libbsd/libbsd-0.6.0.ebuild,v 1.9 2014/07/18 13:04:14 klausman Exp $
EAPI=5
inherit eutils multilib
@@ -11,7 +11,7 @@ SRC_URI="http://${PN}.freedesktop.org/releases/${P}.tar.xz"
LICENSE="BSD BSD-2 BSD-4 ISC"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa x86"
+KEYWORDS="~alpha amd64 arm hppa x86"
IUSE="static-libs"
DOCS="ChangeLog README TODO"