diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-03-04 18:17:47 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-03-04 18:18:19 +0100 |
commit | fe705fd9fc2afde916e4566eee0fbcd74acf8749 (patch) | |
tree | aa7fdeeea5bef8b2aff17ec164fc092a588ba8f7 /net-libs/libasr | |
parent | dev-libs/cryptlib: cleanup (diff) | |
download | gentoo-fe705fd9fc2afde916e4566eee0fbcd74acf8749.tar.gz gentoo-fe705fd9fc2afde916e4566eee0fbcd74acf8749.tar.bz2 gentoo-fe705fd9fc2afde916e4566eee0fbcd74acf8749.zip |
net-libs/libasr: keyword ~arm
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'net-libs/libasr')
-rw-r--r-- | net-libs/libasr/libasr-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libasr/libasr-1.0.2.ebuild b/net-libs/libasr/libasr-1.0.2.ebuild index 0f2f2b884447..c20d3ed8e615 100644 --- a/net-libs/libasr/libasr-1.0.2.ebuild +++ b/net-libs/libasr/libasr-1.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -9,7 +9,7 @@ SRC_URI="https://www.opensmtpd.org/archives/${P}.tar.gz" LICENSE="ISC BSD BSD-1 BSD-2 BSD-4" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="" DEPEND="" |