dev-lang/sassc: Add ~ia64 keyword (bug #677176)
authorMart Raudsepp <leio@gentoo.org>
Mon, 27 Jan 2020 19:33:47 +0000 (21:33 +0200)
committerMart Raudsepp <leio@gentoo.org>
Mon, 27 Jan 2020 19:45:41 +0000 (21:45 +0200)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
dev-lang/sassc/sassc-3.6.0.ebuild

index 61bb7264ea6cc1f2542f6023a5b0388e4f77af33..f66b0dc86192ee323a4c4e8c17278f3915206af0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 inherit autotools
 
 SRC_URI="https://github.com/sass/sassc/archive/${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86 ~amd64-linux"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86 ~amd64-linux"
 
 DESCRIPTION="A libsass command line driver"
 HOMEPAGE="https://github.com/sass/sassc"