diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-05-23 23:46:08 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-05-23 23:46:08 +0000 |
commit | 9e8da67f8ac63d0329496a71cbfa6b9c40cc9e72 (patch) | |
tree | 1bb169858ce86f043c9482dcd6683807fd6806c5 /app-text/calibre/calibre-1.38.ebuild | |
parent | Add multilib dev-libs/openssl:0.9.8 (bug 511078) (diff) | |
download | historical-9e8da67f8ac63d0329496a71cbfa6b9c40cc9e72.tar.gz historical-9e8da67f8ac63d0329496a71cbfa6b9c40cc9e72.tar.bz2 historical-9e8da67f8ac63d0329496a71cbfa6b9c40cc9e72.zip |
Add ~arm keyword.
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Diffstat (limited to 'app-text/calibre/calibre-1.38.ebuild')
-rw-r--r-- | app-text/calibre/calibre-1.38.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |