app-text/xournal: stable for amd64
authorAndreas K. Huettel <dilfridge@gentoo.org>
Sat, 22 Feb 2020 20:12:40 +0000 (21:12 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 22 Feb 2020 20:12:40 +0000 (21:12 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Andreas K. Huettel <dilfridge@gentoo.org>
Signed-off-by: David Seifert <soap@gentoo.org>
app-text/xournal/xournal-0.4.8.2016.ebuild

index 50477f8a453775f0191d8c519cfc19012cf0cc98..c2f75dda057fd3a885cb79f04f20422b003bf83a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]]; then
        EGIT_REPO_URI="https://git.code.sf.net/p/xournal/code"
        unset SRC_URI
 else
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 ~x86"
        SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 fi