diff options
author | 2014-10-10 20:16:49 +0000 | |
---|---|---|
committer | 2014-10-10 20:16:49 +0000 | |
commit | 0800a8094f0f5e76d04b7ca71606394904ba4f09 (patch) | |
tree | 350d3fd41a77ce513d20fb8e2ebdc2c5f218a5f3 /app-text | |
parent | add ~arm, bug #524082 (diff) | |
download | gentoo-2-0800a8094f0f5e76d04b7ca71606394904ba4f09.tar.gz gentoo-2-0800a8094f0f5e76d04b7ca71606394904ba4f09.tar.bz2 gentoo-2-0800a8094f0f5e76d04b7ca71606394904ba4f09.zip |
add ~arm, bug #520692
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/libetonyek/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/libetonyek/libetonyek-0.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/libetonyek/ChangeLog b/app-text/libetonyek/ChangeLog index 30f35cbcc676..4fb27cb177e6 100644 --- a/app-text/libetonyek/ChangeLog +++ b/app-text/libetonyek/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/libetonyek # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libetonyek/ChangeLog,v 1.7 2014/09/13 08:57:12 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libetonyek/ChangeLog,v 1.8 2014/10/10 20:16:49 maekke Exp $ + + 10 Oct 2014; Markus Meier <maekke@gentoo.org> libetonyek-0.1.1.ebuild: + add ~arm, bug #520692 *libetonyek-0.1.1 (13 Sep 2014) diff --git a/app-text/libetonyek/libetonyek-0.1.1.ebuild b/app-text/libetonyek/libetonyek-0.1.1.ebuild index 822880c6a28d..03401c2d65ea 100644 --- a/app-text/libetonyek/libetonyek-0.1.1.ebuild +++ b/app-text/libetonyek/libetonyek-0.1.1.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/app-text/libetonyek/libetonyek-0.1.1.ebuild,v 1.1 2014/09/13 08:57:12 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libetonyek/libetonyek-0.1.1.ebuild,v 1.2 2014/10/10 20:16:49 maekke Exp $ EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek" LICENSE="|| ( GPL-2+ LGPL-2.1 MPL-1.1 )" SLOT="0" [[ ${PV} == 9999 ]] || \ -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="doc static-libs test" RDEPEND=" |