summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-03-04 18:17:47 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-03-04 18:18:19 +0100
commitfe705fd9fc2afde916e4566eee0fbcd74acf8749 (patch)
treeaa7fdeeea5bef8b2aff17ec164fc092a588ba8f7 /net-libs/libasr
parentdev-libs/cryptlib: cleanup (diff)
downloadgentoo-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.ebuild4
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=""