diff options
author | Sam James <sam@gentoo.org> | 2021-01-08 10:44:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-08 10:44:34 +0000 |
commit | 3a7150b98672cfc7388b5edb7446d1a7032233f7 (patch) | |
tree | e805c140ce3860c0d3c471ea9dfceb2e07ca466b /app-portage | |
parent | app-portage/nattka: mark ALLARCHES (diff) | |
download | gentoo-3a7150b98672cfc7388b5edb7446d1a7032233f7.tar.gz gentoo-3a7150b98672cfc7388b5edb7446d1a7032233f7.tar.bz2 gentoo-3a7150b98672cfc7388b5edb7446d1a7032233f7.zip |
app-portage/nattka: Stabilize 0.2.11 ALLARCHES, #764380
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/nattka/nattka-0.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/nattka/nattka-0.2.11.ebuild b/app-portage/nattka/nattka-0.2.11.ebuild index f8212f53dd4a..023dbfd220b5 100644 --- a/app-portage/nattka/nattka-0.2.11.ebuild +++ b/app-portage/nattka/nattka-0.2.11.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/mgorny/nattka/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~x64-macos" IUSE="depgraph-order" RDEPEND=" |