diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-05-23 23:46:04 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-05-23 23:46:04 +0000 |
commit | baebb251fc988e6e408db89102cad33273ba87b7 (patch) | |
tree | 57a04f2fd4750a1cddfcb38d91bd951a36d6c7d2 /app-text/calibre | |
parent | Add multilib dev-libs/openssl:0.9.8 (bug 511078) (diff) | |
download | gentoo-2-baebb251fc988e6e408db89102cad33273ba87b7.tar.gz gentoo-2-baebb251fc988e6e408db89102cad33273ba87b7.tar.bz2 gentoo-2-baebb251fc988e6e408db89102cad33273ba87b7.zip |
Add ~arm keyword.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'app-text/calibre')
-rw-r--r-- | app-text/calibre/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/calibre/calibre-1.38.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index 81096b0740a3..b13d856dff1d 100644 --- a/app-text/calibre/ChangeLog +++ b/app-text/calibre/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/calibre # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.321 2014/05/23 17:06:22 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.322 2014/05/23 23:46:04 mrueg Exp $ + + 23 May 2014; Manuel Rüger <mrueg@gentoo.org> calibre-1.38.ebuild: + Add ~arm keyword. *calibre-1.38 (23 May 2014) diff --git a/app-text/calibre/calibre-1.38.ebuild b/app-text/calibre/calibre-1.38.ebuild index 22cd9b3727fd..a3c00d86a16f 100644 --- a/app-text/calibre/calibre-1.38.ebuild +++ b/app-text/calibre/calibre-1.38.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/calibre/calibre-1.38.ebuild,v 1.1 2014/05/23 17:06:22 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.38.ebuild,v 1.2 2014/05/23 23:46:04 mrueg Exp $ EAPI=5 @@ -32,7 +32,7 @@ LICENSE=" unRAR " -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" SLOT="0" IUSE="+udisks" |