summaryrefslogtreecommitdiff
path: root/sys-fs/dislocker/dislocker-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/dislocker/dislocker-9999.ebuild')
-rw-r--r--sys-fs/dislocker/dislocker-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/dislocker/dislocker-9999.ebuild b/sys-fs/dislocker/dislocker-9999.ebuild
index 6c245bbb7f6c..c92236b7a126 100644
--- a/sys-fs/dislocker/dislocker-9999.ebuild
+++ b/sys-fs/dislocker/dislocker-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
inherit git-r3
else
SRC_URI="https://github.com/Aorimn/dislocker/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~x86 ~amd64"
+ KEYWORDS="~amd64 ~x86"
fi
LICENSE="GPL-2"