summaryrefslogtreecommitdiff
path: root/dev-cpp/aixlog
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-01-20 01:39:19 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-01-20 01:39:19 +0000
commitf5171b03fb6567ede66b96d93b421bdca381563e (patch)
tree8bbbf69fc27b8225979202452db479cae8736844 /dev-cpp/aixlog
parent3e58d8f2dccc3a1d074f2b4d88371eebe88c7a5e (diff)
downloadbaldeagleos-repo-f5171b03fb6567ede66b96d93b421bdca381563e.tar.gz
baldeagleos-repo-f5171b03fb6567ede66b96d93b421bdca381563e.tar.xz
baldeagleos-repo-f5171b03fb6567ede66b96d93b421bdca381563e.zip
Adding metadata
Diffstat (limited to 'dev-cpp/aixlog')
-rw-r--r--dev-cpp/aixlog/aixlog-1.5.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/aixlog/aixlog-1.5.0.ebuild b/dev-cpp/aixlog/aixlog-1.5.0.ebuild
index bd6ee183403c..17957bb3d65f 100644
--- a/dev-cpp/aixlog/aixlog-1.5.0.ebuild
+++ b/dev-cpp/aixlog/aixlog-1.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_BRANCH="develop"
else
SRC_URI="https://github.com/badaix/aixlog/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~riscv ~x86"
fi
LICENSE="MIT"